Jad Java Decompiler Download



  1. Download JD-GUI - A useful application that was designed to provide a fast Java decompiler and reduce the time and energy you spend on your projects.
  2. Java decompiler written in C aimed to decompile Java 6.0 (and below) class files. The intention of the decompiler is to generate source files using as much information provided in the class file as possible.
  1. Java Decompiler Windows 10
  2. Jad Java Decompiler Download Free
  • AndroChef JavaDecompiler 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).

    • acdec10.zip
    • Atanas Neshkov
    • Shareware ($24.99)
    • 4.22 Mb
    • Win2000, Win7 x32, Win7 x64, WinServer, WinVista, WinVista x64, WinXP
  • Cavaj JavaDecompiler is a graphical freeware utility that reconstructs java source code from CLASS files. You can decompile java applets, jar and zip files producing accurate java source code. Browse the reconstructed source code with the Class View. ...

    • Cavaj Java Decompiler
    • SureShot
    • Freeware (Free)
    • 1.02 Mb
    • Windows XP, 2000, 98, Me, NT
  • JadRetro for Linux is an utility helping successfully decompile Java 1. JadRetro for Linux is a command-line utility that could help You to successfully decompile Java classes created by the modern Java compilers (of Java 1.4, Java 1.

    • jadretro-1_6-linux-x86-jcgo.tar.gz
    • IvMaiSoft LLC
    • Freeware (Free)
    • 102 Kb
    • Linux, Linux Console, Linux Open Source, Linux Gnome
  • JCavaj JavaDecompiler is a free Java-based JavaDecompiler. It reconstructs the original source code from a compiled binary CLASS file. You can decompile java applets, jar and zip files producing accurate java source code. JCavaj runs on any. ...

    • JCavaj Java Decompiler
    • SureShot
    • Freeware (Free)
    • 862 Kb
    • Windows XP, 2000, 98
  • Spices.Net Decompiler offers a productivity package for .NET software developers that is exceptional in the industry for ease of use and top of the range performance. .NET Decompiler - .

    • spicesdc.zip
    • 9Rays.Net
    • Shareware ($699.90)
    • 6.11 Mb
    • WinXP, WinVista, WinVista x64, Win7 x32, Win7 x64, Windows2000, Windows2003, Win98, WinME, Windows Tablet PC Edition 2005, Windows Media Center Edition 2005
  • JavaDecompiler, Disassembler and Bytecode debugger. Decompiler supports Java 5 (e.g. generics, for-each loops etc). Debugger allows user to step through each bytecode and view program state. Contains Swing. ...

    • CupOfJoe_0.1.zip
    • cupofjoe
    • Freeware (Free)
    • 1.1 Mb
    • Windows; BSD; Linux
  • JadRetro is a Javadecompiler helper supporting Java 1.5+ classes. JadRetro is not a decompiler itself, it is a class transformer helping some old (but good) Java decompilers to convert more class files and/or generate more correct source. ...

    • jadretro-1_6-jre.tar.gz
    • jadretro
    • Freeware (Free)
    • 40 Kb
    • Windows; Mac; Linux
  • Reconstructs the original source code. DJ can take compiled binary class files including applets, and 'dead' code parts and generate accurate source code. The program also includes a full-featured Java editor that features a GUI with syntax-coloring.

    • djdec312.zip
    • Atanas Neshkov
    • Shareware ($19.99)
    • 5.9 Mb
    • Win2000, Win7 x32, Win7 x64, WinOther, WinServer, WinVista, WinVista x64, WinXP, Other
  • Javadecompiler written in C++ aimed to decompile Java 6.0 (and below) class files. The intention of the decompiler is to generate source files using as much information provided in the class file as possible.

    • javad
    • chungkwong
    • Freeware (Free)
    • Windows
  • .NET Decompiler, decompiles executables to well-formed and source code (C#, VB.Net, J#, MC++, MSIL). ...

    • spicesdc.zip
    • 9Rays.Net
    • Shareware ($699.90)
    • 6.11 Mb
    • Win98, WinME, WinXP, Windows2000
  • JReversePro is a JavaDecompiler / Disassembler written in Java. Facility to view the ConstantPool contents is available. AWT, Swing and command-line versions are. ...

    • jreversepro-1.4.2a-src.zip
    • jreversepro
    • Freeware (Free)
    • 197 Kb
    • Windows; Mac; Linux
  • The aim of this project is to develope a decompiler for java which is platform independent and has options to obfuscate the class file also.The project takes class file as input and decompiles it and provides the source file. About this project:. ...

    • DCompiler.jar
    • sourceforge
    • Freeware (Free)
    • Windows2000, Windows2003, WinXP, Windows Vista

Related:Java Based Java Decompiler - Decompiler For Java - Dj Java Decompiler - Java Class Decompiler - Java Decompiler Algorithm

DJ Java Decompiler is Windows XP, Windows 2003, Windows Vista, Windows 7, Windows 8, 8.1 and 10 decompiler and disassembler for Java that reconstructs the original source code from the compiled binary CLASS files (for example Java applets). DJ Java Decompiler is able to decompile complex Java applets and binaries, producing accurate source code.


Pages : <1 | 2 | 3

Decompile and analyze Java 5, and upper, '.class' files.

Downloads
67.6K
680
67.2K
682
3.9
8 Ratings
3.9
8 Ratings

The 'Java Decompiler project' aims to develop tools in order to decompile and analyze Java 5 'byte code' and the later versions.

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 is a 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-Core, JD-GUI & JD-Eclipse are open source projects released under the GPLv3 License.

Main Features

  • JD-Core and JD-GUI are written in Java.
  • JD-Core works with most current compilers including the following:
    JDK 1.1.8, JDK 1.3.1, JDK 1.4.2, JDK 1.5.0, JDK 1.6.0, JDK 1.7.0, JDK 1.8.0, JDK 9.0.1, JDK 10.0.2
    jrockit90_150_06
    jikes-1.22
    harmony-jdk-r533500
    Eclipse Java Compiler v_677_R32x, 3.2.1 release
  • JD-GUI supports Drag and Drop.
  • JD-GUI supports CLASS, JAR, WAR, EAR, AAR, KAR, JMOD & ZIP files.
  • JD-GUI displays color coded Java source code.
  • JD-GUI allows you to browse the CLASS files and Java modules hierarchy.
  • JD-GUI lets you drag and drop LOG files, decompile CLASS files, and display the line of code that appears in Java stack traces.
Java

Minor update on configuration parsing

1.6.6
12.25.19
Free
English
1.3MB
Windows XP/2003/Vista/7/8/10
Java
Charles is a web proxy (HTTP Proxy / HTTP Monitor) that runs on your own computer.

Java Decompiler Windows 10

Decompile and analyze Java 5, and upper, '.class' files.

Jad Java Decompiler Download Free

A 32-bit assembler level analysing debugger for Microsoft Windows.
WebAii Testing Framework helps developers build automated unit tests