Post Sat Mar 22, 2003 5:00 pm

** project ** - Multiplayer Cheat Detection

I would like to start writing a program that can be run on servers at a nightly basis, that would go through the player profiles and look in them and compare the # seconds played to their rank.

The Problem is, is that I cannot figure out how to decode the player account files located in the C:\My Documents\<User>\Freelancer\Accts\Multiplayer directory.. It looks like they are encoded with some algorithm, but am unsure which DLL / strings to look..

Any thoughts?