Enigma

A tool for deobfuscation of Java bytecode. Forked from https://bitbucket.org/cuchaz/enigma, copyright Jeff Martin.

License

Enigma is distributed under the LGPL-3.0.

Enigma includes the following open-source libraries: - Quiltflower (Apache-2.0) - A modified version of Procyon (Apache-2.0) - A modified version of CFR (MIT) - Guava (Apache-2.0) - SyntaxPane (Apache-2.0) - FlatLaf (Apache-2.0) - jopt-simple (MIT) - ASM (BSD-3-Clause)

Usage

Pre-compiled jars can be found on the Quilt maven.

Launching the GUI

java -jar enigma.jar

On the command line

java -cp enigma.jar cuchaz.enigma.command.Main