The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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