Log in

View Full Version : problem with trace with condition


RE_LOAD
April 12th, 2005, 14:19
When setting a condition for the run trace, the trace doesn't always stop, even if the condition is reached. It happens either wit the "EIP is in range" and "Condition is true" commands.
I don't know whether there's a way to solve this bug only setting something in Olly, but I think there's something wrong...

Ricardo Narvaja
April 13th, 2005, 05:21
write here how do you write the condition (for check is well write) and next in the run trace window, right click and LOG TO FILE to see if the trace pass for this line.
Donīt forget olly configuration can skip trace for system dlls, etc the configuration is very important.

Ricardo Narvaja