-
Notifications
You must be signed in to change notification settings - Fork 28
Expand file tree
/
Copy pathindex.html
More file actions
322 lines (322 loc) · 12.9 KB
/
index.html
File metadata and controls
322 lines (322 loc) · 12.9 KB
1
<!DOCTYPE HTML><html><head lang="en"><title>Java Decompiler</title><meta name="description" content="JD Java Decompiler"><meta name="keywords" content="Java,Decompiler,JD,JD-Core,JD-GUI,JD-Eclipse,JD-Intellij"><meta name="author" content="Emmanuel Dupuy"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="identifier-url" content="http://java-decompiler.github.io"><meta name="url" content="http://java-decompiler.github.io"><link rel="canonical" href="http://java-decompiler.github.io"><link href="img/bullet.gif" rel="prefetch"><link href="img/sub_bullet.gif" rel="prefetch"><link href="img/win.gif" rel="prefetch"><link href="img/linux.gif" rel="prefetch"><link href="img/osx.gif" rel="prefetch"><link href="img/java.png" rel="prefetch"><link href="img/github.png" rel="prefetch"><link href="img/bitbucket.png" rel="prefetch"><link href="img/eclipse.png" rel="prefetch"><link href="img/intellij.png" rel="prefetch"><link href="img/paypal-donate.gif" rel="prefetch"><link href="img/enhancement.gif" rel="prefetch"><link href="img/major_enhancement.gif" rel="prefetch"><link href="img/bug_fix.gif" rel="prefetch"><link href="img/major_bug_fix.gif" rel="prefetch"><link href="css/jd.min.css" rel="stylesheet"></head><body><header><div class="container"><div class="row"><div class="span12"><div class="page-header logo"><h1>Java Decompiler</h1><aside>Yet another fast Java decompiler</aside></div></div></div></div></header><div class="container"><div class="row"><section id ="jd-project"><div class="span12"><div class="page-header"><h1>JD Project</h1></div></div><div class="offset1 span11"><div class="tabbable"><ul class="nav nav-tabs"><li class="active"><a id="jd-project-overview-tab" href="#jd-project-overview" data-toggle="tab">Overview</a></li><li><a id="jd-project-main-features-tab" href="#jd-project-main-features" data-toggle="tab">Main Features</a></li></ul><div class="tab-content"><div class="tab-pane active" id="jd-project-overview"><p>The “Java Decompiler project” aims to develop tools in order to decompile and analyze Java 5 “byte code” and the later versions.</p><p><b>JD-GUI</b> 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.</p><p><b>JD-Eclipse</b> 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.</p><p><b>JD-Core</b> 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.</p><p>JD-Core, JD-GUI & JD-Eclipse are open source projects released under the GPLv3 License.</p></div><div class="tab-pane" id="jd-project-main-features"><ul class="list"><li>JD-Core and JD-GUI are written in Java.</li><li>JD-Core works with most current compilers including the following:<ul><li>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</li><li>jrockit90_150_06</li><li>jikes-1.22</li><li>harmony-jdk-r533500</li><li>Eclipse Java Compiler v_677_R32x, 3.2.1 release</li></ul></li><li>JD-GUI supports Drag and Drop.</li><li>JD-GUI supports CLASS, JAR, WAR, EAR, AAR, KAR, JMOD & ZIP files.</li><li>JD-GUI displays color coded Java source code.</li><li>JD-GUI allows you to browse the CLASS files and Java modules hierarchy.</li><li>JD-GUI lets you drag and drop LOG files, decompile CLASS files, and display the line of code that appears in Java stack traces.</li></ul></div></div></div></div></section><section id ="jd-gui" class="container"><div class="span12"><div class="page-header"><h1>JD-GUI</h1></div></div><!-- img id="new" src="img/new.png" --><div class="offset1 span11"><div class="tabbable"><ul class="nav nav-tabs"><li class="active"><a id="jd-gui-overview-tab" href="#jd-gui-overview" data-toggle="tab">Overview</a></li><li><a id="jd-gui-download-tab" href="#jd-gui-download" data-toggle="tab">Download</a></li></ul><div class="tab-content"><div class="tab-pane active" id="jd-gui-overview"><p>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.</p><div class="pagination-centered"><img class="screenshot" src="img/jd-gui.png"></img></div> </div><div class="tab-pane" id="jd-gui-download"><div class="container-fluid"><div class="row-fluid"><div class="span6"><h2>Releases</h2><ul class="release"><li class="java"><div><a href="https://github.com/java-decompiler/jd-gui/releases/download/v1.6.6/jd-gui-1.6.6.jar"><strong>jd-gui-1.6.6.jar</strong></a></div><div>Size : 3.09 MB</div></li><li class="java"><div><a href="https://github.com/java-decompiler/jd-gui/releases/download/v1.6.6/jd-gui-1.6.6-min.jar"><strong>jd-gui-1.6.6-min.jar</strong></a></div><div>Size : 1.41 MB</div></li><li class="linux"><div><a href="https://github.com/java-decompiler/jd-gui/releases/download/v1.6.6/jd-gui-1.6.6.rpm"><strong>jd-gui-1.6.6.rpm</strong></a></div><div><a href="https://github.com/java-decompiler/jd-gui/releases/download/v1.6.6/jd-gui-1.6.6.deb"><strong>jd-gui-1.6.6.deb</strong></a></div><div>Size : 1.28 MB</div></li><li class="osx"><div><a href="https://github.com/java-decompiler/jd-gui/releases/download/v1.6.6/jd-gui-osx-1.6.6.tar"><strong>jd-gui-osx-1.6.6.tar</strong></a></div><div>Size : 1.52 MB</div></li><li class="win"><div><a href="https://github.com/java-decompiler/jd-gui/releases/download/v1.6.6/jd-gui-windows-1.6.6.zip"><strong>jd-gui-windows-1.6.6.zip</strong></a></div><div>Size : 1.30 MB</div></li></ul></div><div class="span6"><h2>Release details & Old releases</h2><ul class="release"><li class="github"><div> </div><div><a class="link" href="https://github.com/java-decompiler/jd-gui/releases"><strong>github.com/java-decompiler/jd-gui/releases</strong></a></div><div> </div></li></ul><h2>Issues</h2><ul class="release"><li class="github"><div> </div><div><a class="link" href="https://github.com/java-decompiler/jd-gui/issues"><strong>github.com/java-decompiler/jd-gui/issues</strong></a></div><div> </div></li></ul><h2>Donations</h2><p>Did JD-GUI help you to solve a critical situation? Do you use JD-Eclipse daily? What about making a donation?</p><form action="https://www.paypal.com/cgi-bin/webscr" method="post"><input type="hidden" name="cmd" value="_s-xclick"><input type="image" src="img/paypal-donate.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online."><select name="hosted_button_id"><option value="HN2RWC74RR29Q">Brazilian real</option><option value="AESBHSPWTHS8G">Canadian dollar ($)</option><option value="C88ZMVZ78RF22" selected>Euro (€)</option><option value="MCUYAYML24LHC">Japanese yen (¥)</option><option value="ZV3GDN5U3LPLJ">Russian ruble (₽)</option><option value="CRMXT4Y4QLQGU">US dollar ($)</option></select></form></div></div></div></div></div></div></div></section><section id ="jd-eclipse" class="container"><div class="span12"><div class="page-header"><h1>JD-Eclipse</h1></div></div><!-- img id="new" src="img/new.png" --><div class="offset1 span11"><div class="tabbable"><ul class="nav nav-tabs"><li id="jd-eclipse-overview-tab" class="active"><a href="#jd-eclipse-overview" data-toggle="tab">Overview</a></li><li><a id="jd-eclipse-download-tab" href="#jd-eclipse-download" data-toggle="tab">Download</a></li></ul><div class="tab-content"><div class="tab-pane active" id="jd-eclipse-overview"><p>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.</p><div class="pagination-centered"><img class="screenshot" src="img/jd-eclipse.png"></img></div></div><div class="tab-pane" id="jd-eclipse-download"><div class="container-fluid"><div class="row-fluid"><div class="span6"><h2>Release</h2><ul class="release"><li class="eclipse"><div><a href="https://github.com/java-decompiler/jd-eclipse/releases/download/v2.0.0/jd-eclipse-2.0.0.zip"><strong>jd-eclipse-2.0.0.zip</strong></a></div><div>Size : 594 KB</div></li></ul><h2>Installation</h2><ol><li>Download JD-Eclipse ZIP file,</li><li>Launch Eclipse,</li><li>Click on <i>"Help > Install New Software..."</i>,</li><li>Drag and drop ZIP file on dialog windows,</li><li>Check <i>"Java Decompiler Eclipse Plug-in"</i>,</li><li>Click on <i>"Next"</i> and <i>"Finish"</i> buttons,</li><li>A warning dialog windows appear because <i>"org.jd.ide.eclipse.plugin_x.y.z.jar"</i> is not signed. Click on <i>"Install anyway"</i> button.</li></ol></div><div class="span6"><h2>Release details & Old releases</h2><ul class="release"><li class="github"><div> </div><div><a class="link" href="https://github.com/java-decompiler/jd-eclipse/releases"><strong>github.com/java-decompiler/jd-eclipse/releases</strong></a></div><div> </div></li></ul><h2>Issues</h2><ul class="release"><li class="github"><div> </div><div><a class="link" href="https://github.com/java-decompiler/jd-eclipse/issues"><strong>github.com/java-decompiler/jd-eclipse/issues</strong></a></div><div> </div></li></ul><h2>Donations</h2><p>Did JD-GUI help you to solve a critical situation? Do you use JD-Eclipse daily? What about making a donation?</p><form action="https://www.paypal.com/cgi-bin/webscr" method="post"><input type="hidden" name="cmd" value="_s-xclick"><input type="image" src="img/paypal-donate.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online."><select name="hosted_button_id"><option value="HN2RWC74RR29Q">Brazilian real</option><option value="AESBHSPWTHS8G">Canadian dollar ($)</option><option value="C88ZMVZ78RF22" selected>Euro (€)</option><option value="MCUYAYML24LHC">Japanese yen (¥)</option><option value="ZV3GDN5U3LPLJ">Russian ruble (₽)</option><option value="CRMXT4Y4QLQGU">US dollar ($)</option></select></form></div></div></div></div></div></div></div></section><!-- section id ="jd-core" class="container"><div class="span12"><div class="page-header"><h1>JD-Core</h1></div></div><div class="offset1 span11"><div class="tabbable"><ul class="nav nav-tabs"><li id="jd-core-overview-tab" class="active"><a href="#jd-core-overview" data-toggle="tab">Overview</a></li><li><a id="jd-core-download-tab" href="#jd-core-download" data-toggle="tab">Download</a></li></ul><div class="tab-content"><div class="tab-pane active" id="jd-core-overview"><p>JD-Core is a JAVA decompiler written in JAVA. JD-Core is a standalone JAVA library containing the JAVA decompiler of "Java Decompiler project". It support Java 1.1.8 to Java 10.0, including Lambda expressions, method references and default methods. JD-Core is the engine of JD-GUI.</p><div class="highlight"><pre class="pagination-centered"><code class="language-java" data-lang="java">decompile(<var>loader</var>, <var>printer</var>, <var>internalTypeName</var>);</code></pre></div></div><div class="tab-pane" id="jd-core-download"><div class="container-fluid"><div class="row-fluid"><div class="span6"><h2>Release</h2><ul class="release"><li class="java"><div><a href="https://github.com/java-decompiler/jd-core/releases/download/v1.0.1/jd-core-1.0.1.jar"><strong>jd-core-1.0.1.jar</strong></a></div><div>Size : 612 KB</div></li></ul><h2>Source code & old releases</h2><ul class="release"><li class="github"><div> </div><div><a class="link" href="https://github.com/java-decompiler/jd-core"><strong>github.com/java-decompiler/jd-core</strong></a></div><div> </div></li></ul></div><div class="span6"><h2>Donations</h2><p>Did JD-GUI help you to solve a critical situation? Do you use JD-Eclipse daily? What about making a donation?</p><form action="https://www.paypal.com/cgi-bin/webscr" method="post"><input type="hidden" name="cmd" value="_s-xclick"><input type="image" src="img/paypal-donate.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online."><select name="hosted_button_id"><option value="HN2RWC74RR29Q">Brazilian real</option><option value="AESBHSPWTHS8G">Canadian dollar ($)</option><option value="C88ZMVZ78RF22" selected>Euro (€)</option><option value="MCUYAYML24LHC">Japanese yen (¥)</option><option value="ZV3GDN5U3LPLJ">Russian ruble (₽)</option><option value="CRMXT4Y4QLQGU">US dollar ($)</option></select></form></div></div></div></div></div></div></div></section --></div></div><footer></footer> <script src="js/jd.min.js"></script></body></html>