miasm
Reverse engineering framework
|
Functions | |
def | dis (mn_hex) |
def | check_instruction (mn_str, mn_hex, multi=None, offset=0) |
def | launch_tests (obj) |
def ut_helpers_asm.check_instruction | ( | mn_str, | |
mn_hex, | |||
multi = None , |
|||
offset = 0 |
|||
) |
Try to disassemble and assemble this instruction
def ut_helpers_asm.dis | ( | mn_hex | ) |
Disassembly helper
def ut_helpers_asm.launch_tests | ( | obj | ) |
Call test methods by name