Module elf_parser

Source
Expand description

Dependency-less 64 bit ELF parser

Modules§

consts
types

Structs§

Elf64
The parsed structure of an ELF file

Enums§

ElfParserError
Error definitions

Constants§

SECTION_NAME_LENGTH_MAXIMUM
Maximum length of section name allowed.