Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 491 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 491 Bytes

nmobjdump

Epitech Second Year Project, nmobjdump in c

Subject:

The goal of this project is to code amy_nmprogram with the exact same beahaviour as thenmsystemcommand, and anmy_objdumpprogram with the exact same behaviour as theobjdump -f -ssystem com-mand‘.

You must handle a variable number of parameters.The display produced MUST be the same as the one on your dump.

The programs must work with the following: •relocatable files.o&.a •shared files.so •executable files