Open postmodern opened 11 years ago
Add a Disassembler that can create Ronin::ASM::Instructions using ffi-uids86.
Ronin::ASM::Instruction
This could be a disassemble method on Program, which would construct a new Program object.
disassemble
Program
Add a Disassembler that can create
Ronin::ASM::Instruction
s using ffi-uids86.