Expand description
A library for parsing/handling/analyzing/etc-int ELF.
Modules§
- file
- A module of ELF files.
- header
- A module of ELF file headers.
- parser
- A module for parsing ELF components.
- prelude
- The pelf Prelude.
- program_
header - A module of ELF program headers.
- section
- A module of ELF section header/data.