miasm
Reverse engineering framework
single_instr.py File Reference

Namespaces

 single_instr
 

Variables

 single_instr.loc_db = LocationDB()
 
 single_instr.l = mn_x86.fromstring('MOV EAX, EBX', loc_db, 32)
 
 single_instr.x = mn_x86.asm(l)
 
 single_instr.y = mn_x86.asm(l)