Skip to content

Travmatth/nm-otool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NM-Otool

Directions

You have to recode the nm (with no options) and the otool command (exactly the same as otool -t)

  • The executable must be named ft_nm and ft_otool
  • Within the mandatory part, you are allowed to use the following functions:
    • open(2)
    • close(2)
    • mmap(2)
    • munmap(2)
    • write(2)
    • fstat(2)
    • malloc(3)
    • free(3)

Installation

Usage

Test

Resources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published