Log in

View Full Version : rtrace.exe -- does not crash as expected.


Anonymous
August 6th, 2003, 14:58
Downloaded version 1.09 and the rtrace tutorials. Ran rtrace.exe (2/2/2002) on a Windows 2k Pro, fully patched, SR4, and instead of the expected "This program has performed and illegal operation..." window with the [debug] button as in the tutorial, I get a "Progam Error... has generated error.. [close]" No debug option, no register dump, nothing.

Am I missing some option or registry key setting somewhere?

Thanks for your help!

mimas
August 6th, 2003, 15:25
Just register ollydbg as the just-in-time debugger (options -> just-in-...)

Anonymous
August 6th, 2003, 16:31
thanks!