码迷,mamicode.com
首页 > 编程语言 > 详细

Java 反编译工具几枚(class转java)

时间:2018-05-05 19:44:58      阅读:255      评论:0      收藏:0      [点我收藏+]

标签:UI   jvm   额外   where   org   nbsp   mirror   缺点   文件的   

 

1.Java Decompiler

Yet another fast Java decompiler.

下载地址:http://jd.benow.ca/#jd-gui-download

一款非常简洁的反编译工具,支持windows、linux和Mac。对应Eclipse插件:

Name:JD-Eclipse Update Site

Location:http://jd.benow.ca/jd-eclipse/update

 

2.DJ Java Decompiler

With DJ Java Decompiler you can decompile java class-files and save it in text or other format. It‘s simple and easy.

下载地址:http://www.neshkov.com/dj.html

优点:建有Java编辑工具;不需要额外安装JVM或是Java SDK;

缺点:没有中文版;每次打开都会提示购买!

 

3.JAD Java Decompiler

Here is a mirror where you can get JAD for various platforms.

下载地址:http://varaneckas.com/jad/

 

4.Java Optimize and Decompile Environment (JODE)

JODE is a java package containing a decompiler and an optimizer for java.

下载地址:http://jode.sourceforge.net/

JODE包含一个Java混淆器与一个Java优化器。通过一个脚本文件可以控制Class文件的多种优化方式。Eclipse插件:

Name:Jode Decompliter

Location:http://www.technoetic.com/eclipse/update

 

Java 反编译工具几枚(class转java)

标签:UI   jvm   额外   where   org   nbsp   mirror   缺点   文件的   

原文地址:https://www.cnblogs.com/zzpblogs/p/8995618.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!