Skip to content

cheeyeo/nm-objdump

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nm-objdump

A personal nm and objdump implementation.

Details

A fun little project I realized in my 2nd year at EPITECH (2010-2011) to learn more about object files. The project was developed to compile and run on Linux (Fedora).

Usage

Run the Makefile to compile the two executables my_nm and my_objdump:

$ make

About

A personal nm and objdump implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 78.8%
  • Makefile 21.2%