상세 컨텐츠

본문 제목

JDecompiler

카테고리 없음

by garilesto1987 2020. 3. 16. 14:54

본문

DJ Java Decompiler is Windows 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.

Compiler

DJ Java Decompiler is a stand-alone Windows application; it doesn't require having Java installed. DJ Java Decompiler is not just Java decompiler and disassembler but it is also a fully featured Java editor using the graphic user interface with syntax-coloring. Reply by Atanas Neshkov on October 10, 2010 DJ Java Decompiler is digitally signed with VeriSign Digital ID Class 3.

DJ Java Decompiler uses Protexis (now Bertelsmann arvato digital servicess) licensing services. The product has met Microsoft testing requirements for compatibility with 32-bit and 64-bit Windows 7 and received 'Compatible with Windows 7' logo: Regarding your difficulties, please use the following workaround: Try right clicking the DJ shortcut and selecting 'Run as administrator' for the activation step. Full Specifications What's new in version 3.12.12.101 Version 3.12.12.101 Updated decompiler engine files. See 'Settings' - 'Decompiler Settings' - check 'Use alternative decompiler engine (Don't use JAD as decompiler engine)' checkbox.

JDecompiler

Includes improvements to handle BootstrapMethods attribute and the new ConstantPool Types: CONSTANTInvokeDynamic, CONSTANTMethodType, CONSTANTMethodHandle; fixed issue in extracting files case-sensitively in 'Archiver' tool and 'Search inside compressed archives'. Changes in decompiler engine - see Settings-Decompiler Settings-Use alternative decompiling engine (Don't use JAD) General Publisher Publisher web site Release Date February 27, 2016 Date Added March 14, 2016 Version 3.12.12.101 Category Category Subcategory Operating Systems Operating Systems Windows XP/2003/Vista/Server 2008/7/8/10 Additional Requirements None Download Information File Size 8.84MB File Name djdec312h.zip Popularity Total Downloads 1,940,462 Downloads Last Week 109 Pricing License Model Free to try Limitations 10-use trial Price $19.99.

Currently, there are most of java decompilers, but all of them use their own editors to view the decompiled source code, and most of them couldn`t highlight the java key words. What`s the advantage of JDecompiler? It is very small, and very fast to run. It can use your favorite text editor (e.g:EditPlus, UltraEdit etc) to decompile and view the java class file!

Decompiler Eclipse Plugin

Yeah, that`s amazing. It can add the original line numbers as the comments in the decompiled file, that is very useful for debugging. It is easeful to use, since you are very familiar with your favorite text editor. It is simply to use, you only need to specify your favorite text editor firstly.

Then you can double click a.class file from the Explorer or a jar(zip) file freely. It will automatically start your favorite text editor to decompile the.class file and view the decompiled source code.