ReadELF icon indicating copy to clipboard operation
ReadELF copied to clipboard

read elf files

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