适用于Windows 7的任何开源Java Decompiler是指可以在Windows 7操作系统上运行的开源Java反编译器。Java反编译器是一种工具,可以将Java字节码(即Java编译器生成的二进制代码)转换回Java源代码,以便程序员可以查看和理解代码的结构和逻辑。 以下是一些适用于Windows 7的开源Java反编译器: JD-GUI:JD-GUI是一个流...
Java Decompiler 反编译器更新,支持Eclipse插件 官网下载网址:http://java.decompiler.free.fr/ Eclipse 插件更新Url http://java.decompiler.free.fr/jd-eclipse/update 目前该插件只支持Windows x86平台。 支持的Eclipse的版本有3.2-3.5 使用方法如下: To install "JD-Eclipse" on your IDE: open window "Help ...
可以在Eclipse的Windows—> Perference—>General->Editors->File Associations中修改“*.class”默认关联的编辑器为“JadClipse Class File Viewer”,一般插件会自动关联。 (1)Path to decompiler,这里设置反编译工具jad的全路径名,比如:%JAVA_HOME%\bin\jad.exe. 若你在环境变量中设置了path指向Java安装路径的bin下...
这款反编译器叫 "Java Decompiler", 由 Pavel Kouznetsov开发,目前最新版本为1.1.0. 它由 groovy开发,并且官方可以下载 windows
AndroChef Java Decompiler is Windows decompiler for class, jar, apk and dex files. It reconstructs the original source code from the compiled binary CLASS files (for example Java applets). Last update7 Jan. 2013LicenceFree to try |$24.00OS SupportWindowsDownloadsTotal: 3,753 | Last week: ...
首先,DJ Java Decompiler是一款功能强大的反编译工具,由Grigory Belyaev开发。它允许用户将.class文件转换回.java源代码,虽然不能... java反编译工具(jd-gui.exe) D-GUI 是一个用 C++ 开发的 Java 反编译工具,由 Pavel Kouznetsov开发,支持Windows、Linux和苹果Mac Os三个平台。而且提供了Eclipse平台下的插件...
Cavaj Java Decompiler, free and safe download. Cavaj Java Decompiler latest version: Decompile files and reconstruct code for free. Cavaj Java Decompi
JD-GUI - java反编译工具java decompiler 摘要:JD-GUI 是一个用 C++ 开发的 Java 反编译工具,由 Pavel Kouznetsov开发,支持Windows、Linux和苹果Mac Os三个平台。而且提供了Eclipse平台下的插件JD-Eclipse、IntelliJ的插件JD-IntelliJ。JD-GUI不需要安装,直接点击运行,可以反编译jar,class文件。
http://java.decompiler.free.fr/jd-eclipse/update 2.在线安装完成后,修改class默认编辑器 window-->preferences-->general-->editors-->file association-->*.class 默认关联JD JD-Eclipse http://java.decompiler.free.fr/ http://java.decompiler.free.fr/?q=jdeclipse#install === 第二种反编...
官方下载:java-decompiler.github.io/ 在打开上面这个官方网站后,我们点击下载,选择JD-GUI下面的Download选择相应的Releases版本下载即可。 如果是windows系统,直接下载jar文件。jar文件是java的可执行文件,右键点击或双击下载后的jd-gui-1.4.0.jar文件即可运行该反编译工具,运行时可以看到咖啡的图标,传统Java=咖啡。