miasm
Reverse engineering framework
|
Public Member Functions | |
def | is_activated (flag) |
Public Member Functions inherited from miasm.loader.new_cstruct.CStruct | |
def | __init__ (self, parent_head=None, _sex=None, _wsize=None, **kargs) |
def | pack (self) |
def | __bytes__ (self) |
def | __str__ (self) |
def | __len__ (self) |
def | __repr__ (self) |
def | __getitem__ (self, item) |
Public Member Functions inherited from miasm.loader.new_cstruct.Cstruct_Metaclass | |
def | __new__ (cls, name, bases, dct) |
def | unpack_l (cls, s, off=0, parent_head=None, _sex=None, _wsize=None) |
def | unpack (cls, s, off=0, parent_head=None, _sex=None, _wsize=None) |
Static Public Attributes | |
int | MAXIMUM_SUPPORTED_EXTENSION = 512 |
Static Public Attributes inherited from miasm.loader.new_cstruct.Cstruct_Metaclass | |
string | field_suffix = "_value" |
Additional Inherited Members | |
Public Attributes inherited from miasm.loader.new_cstruct.CStruct | |
parent_head | |
sex | |
CONTEXT x86 https://msdn.microsoft.com/en-us/en-en/library/ms679284(v=vs.85).aspx http://terminus.rewolf.pl/terminus/structures/ntdll/_CONTEXT_x86.html
def miasm.loader.minidump.Context_x86.is_activated | ( | flag | ) |
|
static |