Included
- decrypted set of csv files for the current US and SEA versions of the server.
- information how to pull data from all patch servers. This includes links to access patches from live, QA, Dev patch servers for all four versions of the game.
- A program that decrypts csv files and the source code for this program.
- A program that sniffs and decrypts incoming packets from the server and it's source code. It also can parse a handful of packets, but would need work for anything truly useful.
- A copy of quickbms is also included and can be used to patch the games data file with modified csv files. The Const.csv can be modified to allow for faster rune engraving and increased chat message length, most of what is in it is also checked server side though.

Please note that I had no experience programming before this project. The packet sniffer may not be pretty of efficient but it works.






