Log in

View Full Version : Saving Progress In Ollydbg


getsome
September 18th, 2004, 11:41
Hi Everybody,

I apologize if this has been addressed in an earlier post, but there are so many to scan.

I am new to ollydbg, and I am trying to save the state of my changes in ollydbg, so that when I restart, I can run the program and automatically generate the same changes during execution that I made in the previous run, and have it pause at the point of the save.

Is this possible, or do I have to do this manually everytime I restart.

Thanks in advance for your assistance.

Chase

getsome
September 18th, 2004, 12:08
I shoudl have said that I have attempted doing a:

Right Click in CPU Window -> Copy To Executable

but there is no option for all modifications, only and option for selection. I have made numerous changes to both the assembly and the register values. Is it possible to do this.

Thanks

Teerayoot
September 18th, 2004, 15:11
I playing with OllyDbg around 2 years.


I can say no possible to do that task,It would be nice if any plugin can do that task.