Skip to content
/ Enigma Public
forked from FabricMC/Enigma

A deobfuscation/remapping tool for Java software. The main intent of this fork is to allow remapping Galimulator as well as having some more QoL improvements

License

Notifications You must be signed in to change notification settings

Geolykt/Enigma

 
 

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

About

A deobfuscation/remapping tool for Java software. The main intent of this fork is to allow remapping Galimulator as well as having some more QoL improvements

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.9%
  • HTML 0.1%