首页
社区
课程
招聘
[求助]java decompiler jd 0.2.5
2008-9-19 18:38 5662

[求助]java decompiler jd 0.2.5

2008-9-19 18:38
5662
Introduction

The aim of “Java Decompiler” project is to develop tools to decompile and analyze Java 5, and upper, “.class” files.

Some facts:
The final release of JSR 176, defining the major features of the J2SE 5.0, has been published the september 30, 2004.
The lastest Java version supported by JAD, the famous Java decompiler written by Mr. Pavel Kouznetsov, is 1.3.
Most of Java decompilers downloadable today from Internet, such as “DJ Java Decompiler” or “Cavaj Java Decompiler”, are powered by JAD : they can not display Java 5 sources.

JD-Core is a freeware 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 includes 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-Core and JD-GUI are free for non-commercial use. This means that JD-Core and JD-GUI shall not be included or embedded into commercial software products. Nevertheless, JD-Core and JD-GUI may be freely used for personal needs in a commercial or non-commercial environments.


Main features
* JD-Core and JD-GUI are written in C++. This allows an extremely fast decompilation and a display.
* JD-Core does not require the Java runtime environment for its functioning, therefore no special setup is required.
* JD-Core works with most current compilers including the following:
o jdk1.1.8
o jdk1.3.1
o jdk1.4.2
o jdk1.5.0
o jdk1.6.0
o jikes-1.22
o harmony-jdk-r533500
o Eclipse Java Compiler v_677_R32x, 3.2.1 release
o jrockit90_150_06
* JD-Core supports the following new features of Java 5:
o Annotations
o Generics
o Type “enum”
* JD-GUI supports Drag and Drop.
* JD-GUI supports JAR files.
* JD-GUI displays color coded Java source code.
* JD-GUI allows you to browse the “class” files hierarchy.
* JD-GUI displays “log” files, and allow you to decompile “class” files appearing in Java stack traces.
* JD-Core and JD-GUI use the excellent cross-platform wxWidgets toolkit.


What's New

09112008
JD-GUI 0.2.5 is ready. It includes minor changes but some important improvments have been added to the core of decompiler. Test it!
08032008
JD-GUI 0.2.4 is out ! In addition to bug fixes, it includes a new feature to inform you of the availability of new versions.


Download:

for windows
http://java.decompiler.free.fr/jd-gui/downloads/jd-gui-0.2.5.windows.zip

for linux i686
http://java.decompiler.free.fr/jd-gui/downloads/jd-gui-0.2.5.linux.i686.tar.gz

for osx i686
http://java.decompiler.free.fr/jd-gui/downloads/jd-gui-0.2.5.osx.i686.dmg

[培训]内核驱动高级班,冲击BAT一流互联网大厂工 作,每周日13:00-18:00直播授课

收藏
点赞0
打赏
分享
最新回复 (6)
雪    币: 85463
活跃值: (198795)
能力值: (RANK:10 )
在线值:
发帖
回帖
粉丝
linhanshi 2008-9-19 22:03
2
0
jnop:Thanks.
雪    币: 220
活跃值: (117)
能力值: ( LV6,RANK:90 )
在线值:
发帖
回帖
粉丝
ginkgo 2 2008-9-20 03:30
3
0
the good java decompile soft, just add the post for mark.
btw. for some obfuscator code, just use the javap command.
it is used for if you know some jvm .
雪    币: 85463
活跃值: (198795)
能力值: (RANK:10 )
在线值:
发帖
回帖
粉丝
linhanshi 2009-5-29 22:44
4
0
JD-GUI 0.2.9

0.2.9
Added capability to hide/show “import” statements.
JD-GUI includes JD-Core 0.5.0.
The decompilation of the internal classes was improved


http://java.decompiler.free.fr/


jd-gui-0.2.9.windows.zip
http://java.decompiler.free.fr/jd-gui/downloads/jd-gui-0.2.9.windows.zip
Size : 610.22 KB
MD5 checksum : d69a3af26d148f11e7398e1b94387a4d


jd-gui-0.2.9.linux.i686.tar.gz
http://java.decompiler.free.fr/jd-gui/downloads/jd-gui-0.2.9.linux.i686.tar.gz
Size : 892.76 KB
MD5 checksum : ea6b5dfe21b43c1233e0ccb628b6872d
雪    币: 205
活跃值: (10)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
herubber 2009-5-30 00:32
5
0
thanks for share
雪    币: 207
活跃值: (937)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
jiajs 2009-7-3 19:38
6
0
0.2.10
Fixed bug with focus.
Fixed bug with tree view.
Added the name of the decompiled class in the title of the application.
Added the ZIP file support.
Added the "Go to Line" dialog box.
Added the highlightment of the words.
JD-GUI includes JD-Core 0.5.1.

http://java.decompiler.free.fr/jd-gui/downloads/jd-gui-0.2.10.windows.zip
雪    币: 207
活跃值: (937)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
jiajs 2010-1-3 15:17
7
0
JD-GUI 0.3.1

http://java.decompiler.free.fr/jd-gui/downloads/jd-gui-0.3.1.windows.zip
游客
登录 | 注册 方可回帖
返回