项目作者: pguillie

项目描述 :
Mach-O binary file manipulation.
高级语言: C
项目地址: git://github.com/pguillie/ft_nm_otool.git
创建时间: 2019-01-09T10:16:36Z
项目社区:https://github.com/pguillie/ft_nm_otool

开源协议:

下载


42 | Unix project

ft_nm_otool

This project is about recoding the nm and the otool commands.
Subject


nm and otool are two programs that handle binary files. Their implementation found in this repository are meant to work with Mach-O files.