README.md

February 7, 2018 ยท View on GitHub

What is this project about?

The ReverseCrypter can extract jar archives crypted by various java-crypters. The extractors (and their keys!) are hard-coded and may not work for newer versions.

Supported Crypters

CrypterExtractor
CoreProtect by xmcgamer0xCoreProtectEx
XMC2 (Old CorePt.) by xmcgamer0xXMC2Ex
JCrypt 1.5 by redpois0nJCryptEx
JarProtector 1.1.1 by Burn3diC3JarProtectorEx

CLI

ArgumentDescription
--helpDisplays help
--inputSpecify input file
--outputSpecify output file
--extractorSpecify extractor

Libraries needed

commons-io 2.6, commons-cli 1.4

License

ReverseCrypt is licensed under the GNU General Public License 3.0