Skip to content
/ enigma Public
forked from QuiltMC/enigma

A deobfuscation/remapping tool for Java bytecode, fork of cuchaz's Enigma.

License

LGPL-3.0, Unknown licenses found

Licenses found

LGPL-3.0
LICENSE
Unknown
COPYING.md
Notifications You must be signed in to change notification settings

ix0rai/enigma

 
 

Repository files navigation

Enigma

A tool for deobfuscation of Java bytecode. Forked from https://bitbucket.org/cuchaz/enigma, originally created by 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 Quilt maven.

Launching the GUI

java -jar enigma.jar

On the command line

java -cp enigma.jar org.quiltmc.enigma.command.Main

About

A deobfuscation/remapping tool for Java bytecode, fork of cuchaz's Enigma.

Resources

License

LGPL-3.0, Unknown licenses found

Licenses found

LGPL-3.0
LICENSE
Unknown
COPYING.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.9%
  • HTML 0.1%