Ransid
August 16th, 2001, 18:27
Hi guyz
The program I am trying to crack is, GaugeDump 2.0 (shareware/243k):
http://www.bruceh.com/download/GD20.EXE
I have found that if I change the:
0040E311 0F85A1000000 jne 0040E3B8
to
0040E311 0F85A1000000 je 0040E3B8
Then the program accepts any username, password and reports that registration was successful. But it asks for you to restart the program to give full functionality... but I can't find out how to stop it reverting back to unregistered/shareware version?
P.S I did change the (je) at :004012B9 to (jne) and that made the front end say the program was registered but really it wasn't(atleast it didn't function as if it was registered)
Please, I hope someone can help me
Thanks in advance
The program I am trying to crack is, GaugeDump 2.0 (shareware/243k):
http://www.bruceh.com/download/GD20.EXE
I have found that if I change the:
0040E311 0F85A1000000 jne 0040E3B8
to
0040E311 0F85A1000000 je 0040E3B8
Then the program accepts any username, password and reports that registration was successful. But it asks for you to restart the program to give full functionality... but I can't find out how to stop it reverting back to unregistered/shareware version?
P.S I did change the (je) at :004012B9 to (jne) and that made the front end say the program was registered but really it wasn't(atleast it didn't function as if it was registered)
Please, I hope someone can help me

Thanks in advance