首页 > 代码库 > JD-GUI-很实用的反编译工具

JD-GUI-很实用的反编译工具

JD-GUI-很实用的反编译工具


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.


JD-Eclipse is a plug-in for the Eclipse platform. It allows you to display all the Java sources during your debugging process, even if you do not have them all.


JD-GUI-很实用的反编译工具