LIEF: Library to Instrument Executable Formats Version 0.15.0
Loading...
Searching...
No Matches
LIEF::Binary Member List

This is the complete list of members for LIEF::Binary, including all inherited members.

accept(Visitor &visitor) const overrideLIEF::Binaryvirtual
as() (defined in LIEF::Object)LIEF::Object
as() const (defined in LIEF::Object)LIEF::Object
Binary() (defined in LIEF::Binary)LIEF::Binary
Binary(FORMATS fmt) (defined in LIEF::Binary)LIEF::Binaryinline
Binary(const Binary &) (defined in LIEF::Binary)LIEF::Binary
ctor_functions() const =0LIEF::Binarypure virtual
ELF enum value (defined in LIEF::Binary)LIEF::Binary
entrypoint() const =0LIEF::Binarypure virtual
exported_functions() constLIEF::Binary
format() constLIEF::Binaryinline
FORMATS enum name (defined in LIEF::Binary)LIEF::Binary
functions_t typedef (defined in LIEF::Binary)LIEF::Binary
get_content_from_virtual_address(uint64_t virtual_address, uint64_t size, VA_TYPES addr_type=VA_TYPES::AUTO) const =0LIEF::Binarypure virtual
get_function_address(const std::string &func_name) constLIEF::Binaryvirtual
get_symbol(const std::string &name) constLIEF::Binary
get_symbol(const std::string &name) (defined in LIEF::Binary)LIEF::Binary
has_nx() const =0LIEF::Binarypure virtual
has_symbol(const std::string &name) constLIEF::Binary
header() constLIEF::Binary
imagebase() const =0LIEF::Binarypure virtual
imported_functions() constLIEF::Binary
imported_libraries() constLIEF::Binary
is_pie() const =0LIEF::Binarypure virtual
it_const_relocations typedefLIEF::Binary
it_const_sections typedefLIEF::Binary
it_const_symbols typedefLIEF::Binary
it_relocations typedefLIEF::Binary
it_sections typedefLIEF::Binary
it_symbols typedefLIEF::Binary
MACHO enum value (defined in LIEF::Binary)LIEF::Binary
OAT enum value (defined in LIEF::Binary)LIEF::Binary
Object() (defined in LIEF::Object)LIEF::Object
Object(const Object &other) (defined in LIEF::Object)LIEF::Object
offset_to_virtual_address(uint64_t offset, uint64_t slide=0) const =0LIEF::Binarypure virtual
operator!=(const Object &other) const (defined in LIEF::Object)LIEF::Objectinlinevirtual
operator<< (defined in LIEF::Binary)LIEF::Binaryfriend
operator=(const Binary &) (defined in LIEF::Binary)LIEF::Binary
operator=(const Object &other) (defined in LIEF::Object)LIEF::Object
operator==(const Object &other) const (defined in LIEF::Object)LIEF::Objectvirtual
original_size() constLIEF::Binaryinline
original_size(uint64_t size)LIEF::Binaryinline
output_const_t typedef (defined in LIEF::Object)LIEF::Object
output_t typedef (defined in LIEF::Object)LIEF::Object
patch_address(uint64_t address, const std::vector< uint8_t > &patch_value, VA_TYPES addr_type=VA_TYPES::AUTO)=0LIEF::Binarypure virtual
patch_address(uint64_t address, uint64_t patch_value, size_t size=sizeof(uint64_t), VA_TYPES addr_type=VA_TYPES::AUTO)=0LIEF::Binarypure virtual
PE enum value (defined in LIEF::Binary)LIEF::Binary
print(std::ostream &os) const (defined in LIEF::Binary)LIEF::Binaryvirtual
relocations()LIEF::Binary
relocations() const (defined in LIEF::Binary)LIEF::Binary
relocations_t typedefLIEF::Binary
remove_section(const std::string &name, bool clear=false)=0LIEF::Binarypure virtual
sections()LIEF::Binary
sections() const (defined in LIEF::Binary)LIEF::Binary
sections_t typedefLIEF::Binary
symbols()LIEF::Binary
symbols() constLIEF::Binary
symbols_t typedefLIEF::Binary
UNKNOWN enum value (defined in LIEF::Binary)LIEF::Binary
VA_TYPES enum nameLIEF::Binary
write(const std::string &name)=0LIEF::Binarypure virtual
write(std::ostream &os)=0 (defined in LIEF::Binary)LIEF::Binarypure virtual
xref(uint64_t address) const (defined in LIEF::Binary)LIEF::Binary
~Binary() override (defined in LIEF::Binary)LIEF::Binary
~Object() (defined in LIEF::Object)LIEF::Objectvirtual