Skip to content

lanjiann/jade

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Jade: The Java Decompiler

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 87.4%
  • Shell 9.5%
  • Batchfile 3.1%