
JD-GUI
Do Java Decompiler project phát hành
A standalone graphical utility that displays Java sources from CLASS files
Một số phần của trang này đang hiển thị bằng ngôn ngữ gốc, vì bản dịch chưa hoàn tất.
Điểm nổi bật
- Decompiles compiled Java CLASS files into readable source code formats.
- Navigates through nested package structures and directory hierarchies.
- Opens compressed archives like JAR files to inspect multiple classes simultaneously.
- Provides a graphical text viewer with syntax highlighting for code analysis.
Giới thiệu ứng dụng
JD-GUI is a standalone graphical utility designed to decompile and display Java source code directly from compiled CLASS files. Developed as part of the Java Decompiler project, the application provides a visual interface for inspecting the underlying structures of Java bytecode without requiring access to the original source files. Users can navigate through package hierarchies, examine class definitions, and read reconstructed methods within a built-in text viewer.
The software operates exclusively on Linux systems as a desktop tool. It supports opening individual class files as well as entire archives such as JAR files, presenting the contents in a directory tree structure. While it aids in code inspection and debugging scenarios where source code is missing, decompiled output may occasionally differ from the original human-written code due to optimizations applied during the compilation process.
Nơi tải về
Linux
- Mở trên FlathubMở trong tab mớiKho góiFlathub
Từ nhà phát hành
Cài bằng dòng lệnh
flatpak install flathub io.github.java_decompiler.jd-gui
Chúng tôi không lưu trữ tệp này, không quét tệp và không mở tệp ra xem. Hãy đọc những gì nguồn công bố rồi tự quyết định.