A tool for deobfuscation of Java bytecode. Forked from https://bitbucket.org/cuchaz/enigma, copyright Jeff Martin.
Enigma is distributed under the LGPL-3.0.
Enigma includes the following open-source libraries:
- Vineflower (Apache-2.0)
- A modified version of CFR (MIT)
- A modified version of Procyon (Apache-2.0)
- Guava (Apache-2.0)
- SyntaxPane (Apache-2.0)
- FlatLaf (Apache-2.0)
- jopt-simple (MIT)
- ASM (BSD-3-Clause)
Pre-compiled jars can be found on the fabric maven.
java -jar enigma.jar
java -cp enigma.jar cuchaz.enigma.command.Main