[Bug 16365] Archlord Episode 3 Client crashes on startup (decrypting files with a RC4 session key derived from MD5 hash fails, only 40 bits are used, salt is dropped)

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Nov 10 07:13:38 CST 2013


http://bugs.winehq.org/show_bug.cgi?id=16365

--- Comment #15 from Anastasius Focht <focht at 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.



More information about the wine-bugs mailing list