Module generic

Module generic 

Expand description

Executable formats generic traits (LIEF’s abstract layer)

Structs§

Function
Structure that represents a binary’s function
FunctionFlags
Flags used to characterize the semantics of the function

Traits§

Binary
Generic interface representing a binary executable.
DebugInfo
This class provides a generic interface for accessing debug information from different formats such as DWARF and PDB.
Relocation
Section
Trait shared by all the sections in executable formats
Symbol
Trait shared by all the symbols in executable formats

Type Aliases§

Functions
InstructionsIt