资源发布:Jad-the fast Java Decompiler

CSDN 2000-07-29 12:04:00
资源下载,详细资料请访问:http://www.csdn.net/develop/resource.asp?ID=27
Jad is a Java decompiler, i.e. program that reads one or more Java class files and converts them into Java source files which can be compiled again.

Jad is a 100% pure C++ program and it generally works several times faster than decompilers written in Java.
Jad doesn't use the Java runtime for its functioning, therefore no special setup is required (like changes to the CLASSPATH variable).

Jad can be used:

for recovering lost source codes;
for exploring the sources of Java runtime libraries;
as a Java disassembler;
as a Java source code cleaner and beautifier :).

Jad expects that supplied Java class files are valid ones, i.e. they can pass the Java Virtual Machine (JVM) verification successfully.

The Jad main features:

Enhanced readability of the generated source code.
Ability to comment Java source code with JVM bytecodes. Useful for verification and educational purposes.
Full support for inner and anonymous classes.
Fast decompilation and simple setup.
Automatic conversion of identifiers garbled by Java obfuscators into valid ones.
Free for non-commercial use. If you would like to use Jad for commercial purposes, please contact me for conditions.
...全文
401 回复 打赏 收藏 转发到动态 举报
写回复
用AI写文章
回复
切换为时间正序
请发表友善的回复…
发表回复

4,165

社区成员

发帖
与我相关
我的任务
社区描述
Windows专区 一般软件使用
社区管理员
  • 一般软件使用社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧