Crate pelf

Source
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.

Type Aliases§

Elf32Addr
Elf32Half
Elf32Off
Elf32SectionIndex
Elf32Sword
Elf32Sxword
Elf32Word
Elf32Xword
Elf64Addr
Elf64Half
Elf64Off
Elf64SectionIndex
Elf64Sword
Elf64Sxword
Elf64Word
Elf64Xword