Skip to content

Emeraude/nm-objdump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nm - Objdump

Simple implementations of the nm and objdump commands. Epitech second year project.

my_objdump is equivalent to objdump -fs
my_nm is equivalent to nm

Note that nm's sort may differ. It's the same as nm 2.23. If you want to use the same as nm 2.24, you may use my_nm --sort=24.

Note that objdump may crash with truncated files.

Some diff may occur, to show them, you can use the two scripts scripts/nm.sh and scripts/objdump/sh

AUTHOR

broggi_t

About

Implementation of the nm and objdump programs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published