Skip to content

cledant/nm-otool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nm-otool

42 project which aims to recreate nm and otool -t commannds for Mach-O objects.

Compiling

Make sure you have the libft library by running git submodule init && git submodule update.
You may compile the executables ft_nm and ft_otool by running make.

Usage

Run ./ft_otool [file1 file2 ...].
Run ./ft_nm [file1 file2 ...].

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published