Decrypt E-amusement http data easily.
Currently supports everything:
- Arc4 Key generation
- Arc4 Decryption / Encryption
- BinaryXML decryption ( by mon's kbinxml )
- LZ77 Decompression / Compression ( Only Decompression working at the moment )
Requires pycrypto module which can be installed with:
pip install pycrypto