A very useful Java decompilation tool is recommended.

Source: Internet
Author: User
Tags java decompiler
Written in C ++, class files can be decompiled and decompiled at the jar package level. The entire jar package can be directly saved as the * .src.zip source code package. The Decompilation is fast and the error rate is very small, for details, see the following:

: Http://java.decompiler.free.fr /? Q = jdgui

Introduction

The aim of "Java decompiler" project is to develop tools to decompile and analyze Java 5, and upper, ". Class" files.

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 need e the source of Java runtime libraries. new Features of Java 5, such as annotations, generics or type "Enum", are supported. JD-GUI mongodes 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 cial use. this means that JD-core and JD-GUI shall not be supported ded or embedded into specified cial software products. nevertheless, JD-core and JD-GUI may be freely used for personal needs in a trusted cial or non-commercial cial environments.

What's New news12 02 2008jd-gui have been downloaded nearly 11.000 times last month! 11 24 2008

JD-GUI 0.2.6 is ready. This is the first release fixing the bugs that you have reported.

10 29 2008The "drupalization" of web site has been more longer than expected but it is done! You can post suggestions or report bugs now.10 06 2008

20.000 downloads!

Click here to view all news.

Screenshots

Click here to view more JD-GUI screenshots.

Main features
  • JD-cores 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:
    • Jdk1.1.8
    • Jdk1.3.1
    • Jdk1.4.2
    • Jdk1.5.0
    • Jdk1.6.0
    • Jikes-1.22
    • Harmony-jdk-r533500
    • Eclipse Java compiler v_677_r32x, 3.2.1 release
    • Jrockit90_150_06
  • JD-core supports the following new features of Java 5:
    • Annotations
    • Generics
    • 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.
Known issues

JD-core and JD-GUI are currently under development.

  • Nested ternary operators are incorrectly reconstructed.
  • Switch statements using enumerated types are not decompiled yet.
  • ...
Disclause

Copyright 2008 Emmanuel Dupuy.

This software is provided "as is" and any express or implied warranties, including, but not limited to, the implied warranties of merchantability and fitness for a participant purpose are disclaimed. in no event shall the author or contributors be liable for any direct, indirect, incidental, special, exemplary, or consequential damages (including, but not limited to, procurement of substitute goods or services; loss of use, data, or profits; or business interruption) however caused and on any theory of liability, whether in contract, strict liability, or tort (including negligence or otherwise) arising in any way out of the use of this software, even if advised of the possibility of such damage.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.