Java Runtime (De)compiler, or JRD for short, allows you to extract bytecode from the running JVM and decompile it with an external decompiler and compile back to ...
JD-GUI, a standalone graphical utility that displays Java sources from CLASS files. JD-GUI is a standalone graphical utility that displays Java source codes of ".class" files. You can browse the ...