Anonymous
July 5th, 2003, 05:14
I thought about something nice for olly debugger : Olly recognize a number of functions, and displays their name whenever a program call them.
but isnt that hard coded in olly?
My idea is to look at the address the program called, go into the dll and look for the name of the function (its inside the dll!)
Or maybe olly does that already?
but isnt that hard coded in olly?
My idea is to look at the address the program called, go into the dll and look for the name of the function (its inside the dll!)
Or maybe olly does that already?
