summaryrefslogtreecommitdiff
path: root/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt28
1 files changed, 28 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt
new file mode 100644
index 00000000..3844f54e
--- /dev/null
+++ b/readme.txt
@@ -0,0 +1,28 @@
1
2Enigma v0.6 beta
3A tool for deobfuscation of Java bytecode
4
5Copyright Jeff Martin, 2014
6
7
8LICENSE
9
10Enigma is distributed under the GNU General Public license version 3
11
12Enigma includes a modified version of Procyon which is distributed under the Apache license version 2. Procyon is copyrighted by Mike Strobel, 2013
13
14Enigma includes unmodified versions of the following libraries which are also released under the Apache license version 2.
15 Guava
16 Javassist
17 JSyntaxPane
18
19Copies of the GNU General Public license verion 3 and the Apache license v2 have been included in this distribution.
20
21
22USING ENIGMA
23
24Launch the GUI:
25 java -jar enigma.jar
26
27Use Enigma on the command line:
28 java -cp enigma.jar cuchaz.enigma.CommandMain