NAME
elf.pl - Read ELF Files
SYNOPSIS
elf.pl {options} elf-file
options:
-i --info print information
-l --list print section list
--symbols print symbol table
-s --section NAME write section to stdout
--debug enable debug output
example:
elf.pl -il C.o