The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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