Jump to content
Nytro

Java Decompiler

Recommended Posts

Posted

Java Decompiler

[TABLE]

[TR]

[TH=bgcolor: #E6EBFF, align: left]Author: [/TH]

[TD] Java Decompiler project [/TD]

[/TR]

[TR]

[TH=bgcolor: #E6EBFF, align: left] Website: [/TH]

[TD=colspan: 2] http://java.decompiler.free.fr [/TD]

[/TR]

[TR]

[TH=bgcolor: #E6EBFF, align: left] Current version: [/TH]

[TD=colspan: 2] 0.3.2 [/TD]

[/TR]

[TR]

[TH=bgcolor: #E6EBFF, align: left] Last updated: [/TH]

[TD=colspan: 2] March 20, 2010 [/TD]

[/TR]

[/TABLE]

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

Download:

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

Sursa: Category:Java Decompilers - Collaborative RCE Tool Library

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...