Author Topic: Conditional breakpoint  (Read 862 times)

0 Members and 1 Guest are viewing this topic.

Samuele.

  • Intentional Cheater
  • **
  • Posts: 26
    • View Profile
Conditional breakpoint
« on: March 08, 2006, 03:40:26 am »
Does anybody knows if they works in ollydbg (i mean the Ctrl+T shortcut) ?
I need olly pauses the run trace when a registry is equal to a signed value. i've tried something like EAX=100 or EAX==100 but no luck.
Or is there another way?
Thnx

[TKC]Anothercheater

  • Heckler Apprentice
  • ****
  • Posts: 1349
    • View Profile
Conditional breakpoint
« Reply #1 on: March 08, 2006, 08:03:40 am »
i know that there r "triggers" ins softice which u can set for the cpu registers...