Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

README.md

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

Crypter Extractor
CoreProtect by xmcgamer0x CoreProtectEx
XMC2 (Old CorePt.) by xmcgamer0x XMC2Ex
JCrypt 1.5 by redpois0n JCryptEx
JarProtector 1.1.1 by Burn3diC3 JarProtectorEx

CLI

Argument Description
--help Displays help
--input Specify input file
--output Specify output file
--extractor Specify extractor

Libraries needed

commons-io 2.6, commons-cli 1.4

License

ReverseCrypt is licensed under the GNU General Public License 3.0

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.