I believe it jumps to where ECX? is moved onto the stack. I can't remember exactly where though.Quote:
im going to use your bypass play.exe as an example here
how do you figure out where the new jump goes?
you changed this
004687F9 . 7C 18 JL SHORT Conquer.00468813
to this
004687F9 . 7C 18 JMP SHORT 0046883C
not sure if im asking the right question or the right way?
Wondering if you can explain on how to figure out what address's go to what command?
I know this example was for the last patch,Im just wondering how you know where to jump to?
::EDIT::ill try to find another way to ask it if you dont understand