miasm
Reverse engineering framework
|
Public Member Functions | |
def | prepare (self) |
def | test_init (self) |
def | check (self) |
Public Member Functions inherited from asm_test.Asm_Test_16 | |
def | __init__ (self, jitter_engine) |
def | init_machine (self) |
Public Member Functions inherited from asm_test.Asm_Test | |
def | __call__ (self) |
def | asm (self) |
def | run (self) |
def | __call__ (self) |
def | asm (self) |
def | run (self) |
def | __call__ (self) |
def | run (self) |
def | asm (self) |
Public Attributes | |
value | |
Public Attributes inherited from asm_test.Asm_Test_16 | |
loc_db | |
myjit | |
Public Attributes inherited from asm_test.Asm_Test | |
loc_db | |
myjit | |
assembly | |
Static Public Attributes | |
string | MYSTRING = "test pop mode16 16" |
string | TXT |
Static Public Attributes inherited from asm_test.Asm_Test_16 | |
string | arch_name = "x86_16" |
int | arch_attrib = 16 |
int | ret_addr = 0x1337 |
Static Public Attributes inherited from asm_test.Asm_Test | |
int | run_addr = 0x0 |
def mn_pushpop.Test_POP_mode16_16.check | ( | self | ) |
Reimplemented from asm_test.Asm_Test.
def mn_pushpop.Test_POP_mode16_16.prepare | ( | self | ) |
Reimplemented from asm_test.Asm_Test.
def mn_pushpop.Test_POP_mode16_16.test_init | ( | self | ) |
Reimplemented from asm_test.Asm_Test.
|
static |
|
static |
mn_pushpop.Test_POP_mode16_16.value |