JD-GUI
A standalone Java Decompiler GUI
JD-GUI is a standalone graphical Java decompiler that allows users to reconstruct and explore source code from compiled .class files. It provides an intuitive interface for browsing decompiled code, making it easier to inspect methods, fields, and class structures without access to original source files. The tool is widely used for reverse engineering, debugging, and understanding third-party libraries.