Devoney
February 19th, 2006, 05:37
Hi people,
While searching the internet I ran into this forum. I am really impressed by how easily all you guys code plugins for olly. Thats one thing I need to learn for sure
But that comes later
My question is, I was wondering if there is a plugin which dumps the code where olly runs over. Like if a call is made that it goes into the call and copys every line it runs over into a text file. So you actually have the code (in the nice order) which is used in the program before some event or breakpoint.
If this doesn't exist I really like to have some information about how to program some plugin or what the basics are.
I got to the idea of this plugin because I have a time trial program I want to reverse. It will give me a other screen when the time is over so I want to know the differences of the code now and then.
Great thanks already, I hope I made sence,
Devoney
While searching the internet I ran into this forum. I am really impressed by how easily all you guys code plugins for olly. Thats one thing I need to learn for sure

But that comes later

My question is, I was wondering if there is a plugin which dumps the code where olly runs over. Like if a call is made that it goes into the call and copys every line it runs over into a text file. So you actually have the code (in the nice order) which is used in the program before some event or breakpoint.
If this doesn't exist I really like to have some information about how to program some plugin or what the basics are.
I got to the idea of this plugin because I have a time trial program I want to reverse. It will give me a other screen when the time is over so I want to know the differences of the code now and then.
Great thanks already, I hope I made sence,
Devoney