reven.api.Symbolic(object) class documentationreven.api
(View In Hierarchy)
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:
| Method | __init__ | Undocumented |
| Method | size | Property: The symbolic object's size, in bytes. |
| Method | _rvn_symbolic | Undocumented |