MCPEnigma

MCPEnigma is a powerful tool developed in Java, specifically designed for data encryption and decryption. Users can easily utilize complex encryption algorithms through a simple interface, enhancing their security measures. Additionally, it offers extensive documentation and sample code, ensuring that developers can quickly implement the tool in their projects.

GitHub Stars

9

User Rating

Not Rated

Favorites

0

Views

28

Forks

0

Issues

0

README
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