Quote:
Originally Posted by anton1312
Doesn't matter which XOR key you are using, you need to change data structure to prevent it from decrypt. anyway noone can decrypt this data.sah atm, because to know XOR key you must have game.exe or updater.exe which support this data.sah
|
Not always. Sometimes people XOR and forget to ignore 0 Values
( xorkey visible when there were X 0s ( X = size of xorkey ).
Also if you have the original File you can actually xor the
original Byte with encrypted Byte to get the xor key value used
However..i see so many Serveradmins care
about sah encryption. Everyone who knows how to use a Debugger
can easily dump it from Memory after being decrypted.
So unless you have a really good all around protection,
no matter how you encrypt your sah files,
it wont be hard to just dump it from memory.
It seems he only encrypted certain values ( SAH File header flag, file sizes ? )
i just opened it in hex editor for a quick lock