Quote:
Originally Posted by DABhand
A simple hex editor will never help reverse a protection.
The exe itself if not using a DLL will be wrapped and protected, so no idea what your talking about unless you are looking at already rebuilt binaries with protection removed.
|
You dont need to reverse. You search the byte pattern patched in the previous patch. Then you search it in the new exe and replace it with the same bytes. This works since version 2.400. This is lame but it works.
Then you replace the string reliclive.quazal.net by 127.0.0.1 to disable the connection to the relic servers.
Crack done.