Arion 1.0.2-alpha
A high-performance C++ framework for emulating executable binaries.
 
Loading...
Searching...
No Matches
arion::ElfParser Member List

This is the complete list of members for arion::ElfParser, including all inherited members.

arionarion::ExecutableParserprotected
attrsarion::ExecutableParserprotected
coredump_parserarion::ElfParserprivate
ElfParser(std::weak_ptr< Arion > arion, std::vector< std::string > args)arion::ElfParserinline
ExecutableParser(std::weak_ptr< Arion > arion)arion::ExecutableParserinline
get_attrs()arion::ExecutableParser
get_segments()arion::ExecutableParser
parse_general_data(std::unique_ptr< LIEF::ELF::Binary > elf)arion::ElfParserprivate
parse_segments(std::unique_ptr< LIEF::ELF::Binary > elf)arion::ElfParserprivate
process()arion::ElfParservirtual
segmentsarion::ExecutableParserprotected