http://bugs.winehq.org/show_bug.cgi?id=16365 --- Comment #15 from Anastasius Focht <focht(a)gmx.net> 2013-11-10 07:13:38 CST --- Created attachment 46494 --> http://bugs.winehq.org/attachment.cgi?id=46494 C application to decrypt game files Hello folks, attached is a small C application I wrote which resembles the game code for decrypting files. Can be used for testing or other purposes ;-) compile: $ winegcc -m32 -o decrypt decrypt.c test/run: $ ./decrypt.exe ini/sysstr.txt ini/decrypted_sysstr.txt Regards -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.