Description
Java bytecode becomes easier to inspect when source files are unavailable. Developers and maintainers use it to understand compiled JAR files, study class structure, or investigate how a Java application was built.
This is a graphical decompiler frontend for Procyon. It should be used responsibly: decompiling third-party software can raise license, copyright, or policy issues depending on the code being inspected.