|
NoneForce, typing in that code did bring up the offline registration window. (Btw, how did you figure this out? Thats brilliant!)
So I've been using PEBrowse pro to setup a breakpoint on the checking routine and I just haven't been able to get it to break in the correct dll file. Is there a .net equivalent of GetWindowTextA() or equivalent?
I'm assuming that you simply bypass the validating routine and "jump" into the "good code" section. Is that you did? Can you give me any more clues on how to proceed?
Kurapica, thanks for that link. I found several good articles there. Especially on dotNet reversing.
|