LIEF: Library to Instrument Executable Formats Version 0.15.0
Loading...
Searching...
No Matches
Namespace List
Here is a list of all documented namespaces with brief descriptions:
[detail level 1234]
 NLIEFLIEF namespace
 NARTNamespace related to the LIEF's ART module
 NELFNamespace related to the LIEF's ELF module
 NMachONamespace related to the LIEF's Mach-O module
 NPENamespace related to the LIEF's PE module
 CAbstractHash
 CASN1Reader
 CBinaryAbstract binary that exposes an uniform API for the different executable file formats
 CBinaryStreamClass that is used to a read stream of data from different sources
 CFileStreamStream interface over a std::ifstream
 Cfilter_iteratorIterator which return a ref on container's values given predicates
 CFunctionClass that represents a function in the binary
 CHash
 CHeader
 CMemoryStream
 CObject
 Cok_tOpaque structure used by ok_error_t
 CParserMain interface to parse an executable regardless of its format
 Cref_iteratorIterator which returns reference on container's values
 CRelocationClass which represents an abstracted Relocation
 CScopedStream
 CSectionClass which represents an abstracted section
 CSpanStream
 CSymbolThis class represents a symbol in an executable format
 Cvector_iostream
 CVectorStream
 CVisitor