ronin-code-asm
ronin-code-asm copied to clipboard
Add a pure-Ruby disassembler backend
Use the ISA XML codegen functionality from #27 to generate disassemblers for x86-64 and arm64. This will allow us to disassemble raw shellcode back into a stream of instructions and populate a Ronin::ASM::Shellcode object.