REPL for Assembly
Posted: Thu Aug 29, 2013 3:37 pm
Does anyone know of a REPL for Assembly? (Specifically x86 assembly)
I guess such a REPL would have a register window, probably a memory window, displaying something like what Bochs outputs from the 'r' and 'xp' commands in its debugger, along with a way of entering assembly commands.
I guess such a REPL would have a register window, probably a memory window, displaying something like what Bochs outputs from the 'r' and 'xp' commands in its debugger, along with a way of entering assembly commands.