Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 430 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 430 Bytes

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