![]() |
miasm
Reverse engineering framework
|


Public Member Functions | |
| def | __init__ (self, loc_db, **kwargs) |
| def | update_parser (cls, parser) |
Public Attributes | |
| machine | |
| jitter | |
Parent class for Arch abstraction
| def miasm.analysis.sandbox.Arch.__init__ | ( | self, | |
| loc_db, | |||
| ** | kwargs | ||
| ) |
| def miasm.analysis.sandbox.Arch.update_parser | ( | cls, | |
| parser | |||
| ) |
Reimplemented in miasm.analysis.sandbox.Arch_x86.
| miasm.analysis.sandbox.Arch.jitter |
| miasm.analysis.sandbox.Arch.machine |