Page 1 of 1

HowTo: Set up a 'Break Condition' on a (changing) value

Posted: Mon Dec 05, 2022 6:49 pm
by Paul44
HowTo Break Condition on a (changing) value: [ [Link] ]

I made this tutorial, based on my experience researching 'COD Advanced Warfare. I came across a situation whereby I needed the possibility to break on a specific value, sitting in a particular mem_location. After all sorts of tryouts, this is by far the best approach I could come up with. AND: once "I got around it", it took only a couple of minutes to find the opcode I wanted/searched_for !

That said: I'm sure there are other debuggers (such as x64dbg and IDA for example) that could do this just as easy (if not easier ~ build-in feature perhaps). So if you know about other methodologies/tools to achieve this, then do report back here...