Skip to content

Caellian/java-decompiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Decompiler

Build

A modern and very efficient Java decompiler.

Developement

It can read a decompile class files. Pattern matching doesn't cover all instructions yet so a lot of the output is commented out assembly.

Most command line arguments aren't properly handled yet.

Testing

In order to run the test suite JAVA_HOME environment variable must be set or javac must be in path.

JVM support status

Latest version is currently being written to support any semi-recent Java version. At a later stage, I'd like to go through specs and allow targetting different versions better.

License

This project is licensed under the GPL license, version 3. A copy of the GPL license is provided in the LICENSE.md file.

About

Java decompiler written in Rust.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors