Skip to content

yasong/ReadELF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReadELF

read elf files and resolve the format, to show the header or other sections information

Command

./readELF <options> <elf file>
for example: ./readELF -h hello

    --help              show the help information
    -a                  display all information
    -h                  display the header information
    -s                  display the section information

About

read elf files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages