gis520吧 关注:471贴子:683
  • 0回复贴,共1

【软件】Java Decompiler反编译工具

只看楼主收藏回复

This is README file for Java Decompiler.
JD home page: http://java.decompiler.free.fr
Copyright 2008-2013 Emmanuel Dupuy.
1. Installation.
No installation and no setup are required.
2. Description
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-GUI is free for non-commercial use. This means that JD-GUI shall not be
included or embedded into commercial software products. Nevertheless, JD-GUI
may be freely used for personal needs in a commercial or non-commercial
environments.
3. How to use JD-GUI
For example, to decompile "Object.class", you can :
- execute the following command line : "jd-gui.exe Object.class".
- select "Open File ..." in "File" menu and browse to "Object.class".
- drag and drop "Object.class" onto "jd-gui".
4. Changes
http://java.decompiler.free.fr/jd-gui/changes/
5. Uninstallation
5.1 Windows: Delete "jd-gui.exe" and "jd-gui.cfg".
5.2 Linux: Delete "jd-gui" application file and "jd-gui.cfg".
5.3 OSX: Drag and drop "JD-GUI" application to the trash.
6. Network & Security
JD-GUI includes a feature to inform you of the availability of new versions.
It executes the HTTP GET request "http://java.decompiler.free.fr/jd-gui/
update/" without any parameters neither cookies to download update data. No
personal information is transmitted. You can check network activities of
JD-GUI with "tcpdump" for example ... If you decide to block network acces of
JD-GUI, all its features remains operational, except the auto-update checking
feature, of course.
7. Disclaimer
Copyright 2008-2013 Emmanuel Dupuy.
Java Decompiler反编译工具(附件下载)


jd-gui-0.3.6.windows.rar
大小:769.24KB下载:5次转存:2次
文件已失效
1楼2014-09-17 13:32回复