rlm12345
June 8th, 2006, 08:40
In the OllyDbg help it says:
"OllyDbg can count how many times every command appears in the run trace buffer. In the Disassembler window, select 'View|Profile data'. "
I'm using OllyDbg 1.10 but I don't seem to have Profile option under the View menu.
Does anyone know how to Profile with OllyDbg?
UPDATE BELOW
Actually I found the answer at this tutorial: http://www.ollydbg.de/Tut_rtr.htm
The key sentence was: In the Executable modules, click on RTRACE and select "View run trace profile"
Where RTRACE is simply replaced by the name of the executable you are interested in.
This is a little different to the instructions in the help.
"OllyDbg can count how many times every command appears in the run trace buffer. In the Disassembler window, select 'View|Profile data'. "
I'm using OllyDbg 1.10 but I don't seem to have Profile option under the View menu.
Does anyone know how to Profile with OllyDbg?
UPDATE BELOW
Actually I found the answer at this tutorial: http://www.ollydbg.de/Tut_rtr.htm
The key sentence was: In the Executable modules, click on RTRACE and select "View run trace profile"
Where RTRACE is simply replaced by the name of the executable you are interested in.
This is a little different to the instructions in the help.