Part of reven.api View In Hierarchy
Executable file information.
Method | __init__ | |
Method | symbols_names | The list of symbol names this binary contains. |
Method | mapping | The address space of this binary. |
Method | name | The binary name. |
Method | __repr__ | Undocumented |
Parameters | revn | A Project instance. |
rvn_lib_info | A reven_api.library_information instance. |