![]() |
miasm
Reverse engineering framework
|


Public Member Functions | |
| def | __init__ (self, custom_methods, **kwargs) |
| def | update_parser (cls, parser) |
Parent class for OS abstraction
| def miasm.analysis.sandbox.OS.__init__ | ( | self, | |
| custom_methods, | |||
| ** | kwargs | ||
| ) |
| def miasm.analysis.sandbox.OS.update_parser | ( | cls, | |
| parser | |||
| ) |
Reimplemented in miasm.analysis.sandbox.OS_Linux_str, miasm.analysis.sandbox.OS_Linux, and miasm.analysis.sandbox.OS_Win.