Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 308 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 308 Bytes

Jade: The Java Decompiler

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

The decompiler subfolder contains the actual decompiler. The maven subfolder contains code for testing the decompiler against maven.

See the README.md files in each of these for details.