Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 576 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 576 Bytes

Jade: The Java Decompiler

Jade is a Java decompiler that aims for high reliability through extensive testing.

Requirements

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.

Building

To compile the project for use, simply run the following from the top level of your Jade source directory:

./bin/sbt assembly

Usage

After building simply run:

./bin/jade