Thứ Tư, 11 tháng 2, 2015

How to get your java files back from .class (byte code) file

--This is a common problem for java developers.By using JD(Java Decompiler) you can get  .java files back from your .class files.

--JD (Java Decompiler) is a Decompiler for the Java programming language.

--JD is provided as a GUI tool as well as in the form of plug-ins for the Eclipse (JD-Eclipse) and IntelliJ IDEA (JD-IntelliJ) integrated development environments.

--JD supports all versions of Java from 1.1.8 through 1.7.0 as well as JRockit 90_150, Jikes 1.2.2, Eclipse Java Compiler and Apache Harmony and is thus often used where formerly the popular JAD (JAva Decompiler) was operated.

--You can directly download JD for various platforms by clicking below link

                                           Download

Không có nhận xét nào:

Đăng nhận xét