MrSmith
September 18th, 2004, 03:48
Hi everybody,
sometimes I assemble small pieces of code into a program that I'm debugging with Ollydbg. I would like to be able to save those short code snippets in binary form to a file and reload them later from this file.
Basically, the backup function of the disassembler window does what I want. But it seems I can only save and load whole memory blocks with backup. I would like to have a backup that also works on a small selection.
Any ideas who to do this ?
Many thanks,
MrSmith
sometimes I assemble small pieces of code into a program that I'm debugging with Ollydbg. I would like to be able to save those short code snippets in binary form to a file and reload them later from this file.
Basically, the backup function of the disassembler window does what I want. But it seems I can only save and load whole memory blocks with backup. I would like to have a backup that also works on a small selection.
Any ideas who to do this ?
Many thanks,
MrSmith