r.a.Binary(object) : class documentation

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
def __init__(self, project, rvn_lib_info):
ParametersprojectA Project instance.
rvn_lib_infoA reven_api.library_information instance.
@property
def symbols(self):

The list of symbols this binary contains.

@property
def mappings(self):

The address spaces of this binary by process.

@property
def name(self):

The binary name.

def closest_symbol(self, rva):
Undocumented
def __repr__(self):
Undocumented
API Documentation for reven, generated by pydoctor at 2017-01-20 15:13:29.