FeatureCreep / enigma-mappingex

Created
Was maintained by asbestosstar
Adds support for MappingEx and Legacy CSV files
git clone

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

Repository moved to GitHub

Due to the closure of Pagure.io, as discussed here: https://discussion.fedoraproject.org/t/decommissioning-of-pagure-io-anticipated-by-flock-2026/181997, this project has been moved from Pagure to GitHub: