miasm
Reverse engineering framework
|
Functions | |
def | exec_instruction (mn_str, init_values, results, index=0, offset=0) |
def | launch_tests (obj) |
def ut_helpers_ir.exec_instruction | ( | mn_str, | |
init_values, | |||
results, | |||
index = 0 , |
|||
offset = 0 |
|||
) |
Symbolically execute an instruction and check the expected results.
def ut_helpers_ir.launch_tests | ( | obj | ) |
Call test methods by name