From 9809078524bd3bd40fbf7aa411f6e0dca02fd009 Mon Sep 17 00:00:00 2001 From: jeff Date: Wed, 25 Feb 2015 22:42:34 -0500 Subject: fixed lots of issues with inner class reconstruction, particularly for inner class trees also fixed lots of issues with reading jars that aren't Minecraft. =P --- readme.txt | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'readme.txt') diff --git a/readme.txt b/readme.txt index db294cd9..68d13303 100644 --- a/readme.txt +++ b/readme.txt @@ -1,5 +1,5 @@ -Enigma v0.7 beta +Enigma v0.8 beta A tool for deobfuscation of Java bytecode Copyright Jeff Martin, 2015 @@ -26,3 +26,8 @@ Launch the GUI: Use Enigma on the command line: java -cp enigma.jar cuchaz.enigma.CommandMain + + +OPEN SOURCE + +https://bitbucket.org/cuchaz/enigma -- cgit v1.2.3