Skip to content

vvaucoul/NM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NM

NM is a system command. It allows to list the symbols of objects files.
The goal is to recreate this command with the <elf. h> or <macho. h> library depending on the operating system chosen.

Bonus flags:

  • r
  • p

Usage

  • Clone Repository
git clone https://github.com/vvaucoul/NM && cd NM
  • Compilation
make

Exemple

With a simple main.c

Ressources

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published