Hacker reverses Anti-Decompiler.
Hacker decompiles game.
Game is obfuscated.
Hacker most likely gives up.
Posted 14 March 2011 - 04:22 PM
Posted 25 March 2011 - 12:55 PM
I've now updated, it should take any size icon. Compressor now performs less checks on the EXE you feed it, so make sure you've passed it through the anti-decompiler first or it will probably corrupt the output.
Edited by lwindridge, 25 March 2011 - 02:05 PM.
Posted 09 April 2011 - 09:04 AM
Posted 09 April 2011 - 10:53 AM
Posted 09 April 2011 - 02:37 PM
Happens on XP too...Just saying, but under Windows 7 antidec process remains online after closing the program. Is it meant to do so?
Posted 09 April 2011 - 03:40 PM
Posted 09 April 2011 - 06:02 PM
Posted 10 April 2011 - 09:27 AM
ha ha, noHooray for no more bootleg source code!
(Well, at least not easily)
Hacker reverses Anti-Decompiler.
Hacker decompiles game.
Game is obfuscated.
Hacker most likely gives up.
Posted 10 April 2011 - 12:22 PM
What are you folks saying? I assume that noone of you had a look a program source, thus could say, what's the matter.
Few days ago, after experimenting with this program for some time, I found a couple of antidec processes idling.
That does not feel like library, more like unfreed dll... or something odd.
Posted 10 April 2011 - 07:55 PM
Posted 11 April 2011 - 12:01 AM
Posted 11 April 2011 - 12:05 AM
Posted 25 April 2011 - 10:54 AM
Posted 25 April 2011 - 11:28 AM
Absolutely yes and absolutely no.Is game compressing is safe?Won't it damage graphics quality?
Posted 25 April 2011 - 11:29 AM
Absolutely yes and absolutely no.
Is game compressing is safe?Won't it damage graphics quality?
Posted 25 April 2011 - 12:18 PM
Forgive my unsleepness; let me rephrase it:So will it or no?I don't understand what you mean by that.
Absolutely yes.Is game compressing is safe?
Absolutely no.Won't it damage graphics quality?
Posted 25 April 2011 - 12:52 PM
Forgive my unsleepness; let me rephrase it:
So will it or no?I don't understand what you mean by that.Absolutely yes.Is game compressing is safe?
Absolutely no.Won't it damage graphics quality?
Edited by Windsdrow, 25 April 2011 - 12:53 PM.
Posted 25 April 2011 - 02:09 PM
Thanks.And maybe you can explain this "Do not use any self-check scripts with this (e.g. debug checker, or checksum DLL), as it voids the checksum and debug data." ?Thanks again
P.S. And what is code snippets and why anti-decompiler asks me if I want to remove them?
This is simply because the game data will be encrypted by the anti-decompiler, meaning that if you tried to use a debug checker script (that looks in the game data to see if someone's used a debug forcer), it would falsely say it is being debugged, and if you used a DLL to confirm the checksum of the game data, you would need to make sure to adjust the checksum inside the DLL to match that of the new game data after applying the anti-decompiler, rather than the old game data.Do not use any self-check scripts with this (e.g. debug checker, or checksum DLL), as it voids the checksum and debug data.
With the option to remove code snippets, it would look like this:___________________________________________
COMPILATION ERROR in string to be executed
Error in code at line 1:
asdf;
^
at position 5: Assignment operator expected.
___________________________________________
COMPILATION ERROR in string to be executed
Error in code at line 1:
^
at position 5: Assignment operator expected.
Posted 25 April 2011 - 03:30 PM
Edited by Windsdrow, 25 April 2011 - 03:30 PM.
Posted 25 April 2011 - 03:37 PM
0 members, 0 guests, 0 anonymous users