Quote:
Originally Posted by Orochisuke
Thanks! How do you figure that out? Are they definitely nulls? I'm gonna try to encrypt an edited version and see if soul.exe will read it.
|
Very easy in fact.. I tried to edit first encripted string in this file(I have incremened one random byte) I got "Citier" inside the game, so I knew what was the first string. if you xor encrypted string with original string you'll get the encryption key. voila. Then I was partialy able to decrypt all the strings, I have repeated it with LosAngeles(that's the longest string) to get more keys from encryption key. I started wireshark, to exactly know what IP is EO connecting to(I got first 3 bytes of IP address, thanks to "LosAngeles"), and got the IP & whole key finaly.
Btw I use Icy Hexplorer(because of colors)