Part of reven.api View In Hierarchy
Executable file information.
Method | __init__ | |
Method | symbols | The list of symbols this binary contains. |
Method | mappings | The address spaces of this binary by process. |
Method | name | The binary name. |
Method | closest_symbol | Undocumented |
Method | __repr__ | Undocumented |
Parameters | project | A Project instance. |
rvn_lib_info | A reven_api.library_information instance. |