Skip to content
forked from FabricMC/Enigma

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

License

Notifications You must be signed in to change notification settings

NebelNidas/Enigma

This branch is 1 commit ahead of, 3 commits behind FabricMC/Enigma:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

490cc86 · 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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.9%
  • HTML 0.1%