Known subclasses: reven.api.SymbolicPhysicalMemory, reven.api.SymbolicRegister

Base class for symbolic objects.

Symbolic objects represent any kind of data the target architecture may use. Currently this includes:

  • CPU registers.
  • physical memory.
Method __init__ Undocumented
Method size Property: The symbolic object's size, in bytes.
Method _rvn_symbolic Undocumented
def __init__(self, size):
@property
def _rvn_symbolic(self):
@property
def size(self):

Property: The symbolic object's size, in bytes.

API Documentation for reven, generated by pydoctor at 2018-06-06 16:31:21.