opnsense-ports/java/jd-gui/pkg-descr
2022-09-07 22:33:21 +02:00

6 lines
316 B
Text

The Java Decompiler project aims to develop tools in order to
decompile and analyze Java 5 byte code and later versions.
JD-GUI is a standalone graphical utility that displays Java source
codes of .class files. You can browse the reconstructed source code
with the JD-GUI for instant access to methods and fields.