Jade is a Java decompiler that aims for high reliability through extensive testing.
The only requirement is to have a copy of the Java
JRE
installed so that java
can be run.
Building the tool automatically downloads the other parts that are needed.
To compile the project for use, simply run the following from the top level of your Jade source directory:
./bin/sbt assembly
After building simply run:
./bin/jade