miasm
Reverse engineering framework
ut_helpers_asm Namespace Reference

Functions

def dis (mn_hex)
 
def check_instruction (mn_str, mn_hex, multi=None, offset=0)
 
def launch_tests (obj)
 

Function Documentation

◆ check_instruction()

def ut_helpers_asm.check_instruction (   mn_str,
  mn_hex,
  multi = None,
  offset = 0 
)
Try to disassemble and assemble this instruction
Here is the call graph for this function:

◆ dis()

def ut_helpers_asm.dis (   mn_hex)
Disassembly helper
Here is the call graph for this function:
Here is the caller graph for this function:

◆ launch_tests()

def ut_helpers_asm.launch_tests (   obj)
Call test methods by name