Log in

View Full Version : One thing need to solved


phop007
April 6th, 2002, 09:04
I almost finish reverse AAtools.exe 5.10 build 867 but one thing left is I can't save, like proxy save when i click on it the massage show "Sorry... only registered version only..." and I know this somewhere at 62E01A but when I make it jump above before it will show the message still doesn't work and it does nothing. Any idia how to fix this. Thank.

OEP=6A8AA8

Address 6A8AC4 and 6A6024 need to be fix.

phop007
April 6th, 2002, 09:05
This my it fix

foxthree
April 6th, 2002, 13:00
Hi phoop:

Just unpacking will not register the app for you as you've just only removed the ASPR wrapper. To enable the protected features you'll have to *pretend* to have registered. This can be as simple as debugging and fixing the 74 to 75 or can be as complex as decrypting some code manually. (Some ASPR targets encrypt certain code segments so tha only when you enter a valid key it will decyrpt the code segments. We can try to brute force this. Search for binh81's posts on this).

So, a simple unpack will not help, i'm afraid

Signed,
-- FoxThree

phop007
April 7th, 2002, 06:37
Hi fooxthree

Actually 100 Email+Proxy+link limited not hard to make it jump but maybe this save will do something decyrpt. Thank for solution. I will do some research on it.