java decompiler_Java Decompiler(Java反编译工具)
Java Decompiler官網地址:http://jd.benow.ca/
官網介紹如下:
The “Java Decompiler project” aims to develop tools in order to decompile and analyze Java 5 “byte code” and the later versions.
JD-Core?is a library that reconstructs Java source code from one or more “.class” files. JD-Core may be used to recover lost source code and explore the source of Java runtime libraries. New features of Java 5, such as annotations, generics or type “enum”, are supported. JD-GUI and JD-Eclipse include JD-Core library.
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-IntelliJ?is a plug-in for... the IntilliJ IDE.
JD-Core, JD-GUI & JD-Eclipse are open source projects released under the GPLv3 License.
Java Decompiler是Java語言的反編譯工具,目前提供了:圖形界面化的工具、Elipse插件、Intellij Idea插件。都可以從官網http://jd.benow.ca/下載,也可以從本人的網盤https://pan.baidu.com/s/1bppNToj下載
官網的下載入口如下圖
各操作系統的圖形界面化工具GUI:
Eclipse開發平臺插件:
Intellij? Idea開發平臺插件:
總結
以上是生活随笔為你收集整理的java decompiler_Java Decompiler(Java反编译工具)的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: java getclass方法_JAVA
- 下一篇: java ipv6校验_JS及java验