Skip to content

This is a fork of cuchaz's Enigma, a deobfuscation/remapping tool for Java software.

License

Notifications You must be signed in to change notification settings

FabricMC/Enigma

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e3bc41f · Jan 13, 2025
Nov 19, 2023
Nov 28, 2023
Nov 28, 2023
Aug 27, 2024
Jan 13, 2025
Nov 19, 2023
Sep 14, 2022
Dec 7, 2022
Jun 3, 2020
Nov 2, 2019
Apr 6, 2024
Jan 13, 2025
Sep 14, 2022
Nov 19, 2023
Nov 19, 2023
Jun 3, 2020

Repository files navigation

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:

Usage

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

Launching the GUI

java -jar enigma.jar

On the command line

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