Skip to content

E-amusement network traffic decryption library

Notifications You must be signed in to change notification settings

Walter-o/Destroy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9a6822f · Oct 2, 2019

History

16 Commits
Sep 9, 2019
Oct 2, 2019
Oct 2, 2019
Sep 9, 2019
Sep 17, 2019
Oct 2, 2019

Repository files navigation

Destroy

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

About

E-amusement network traffic decryption library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages