`

linux(ubuntu) 使用反编译工具jad

阅读更多

软件包

1.jad包
http://www.kpdus.com/jad.html#download
(上面地址我是上不去,如能上,请下载最新,我附件提供1.5.8版本)
2.download jadclipse包
http://jaist.dl.sourceforge.net/sourceforge/jadclipse/net.sf.jadclipse_3.3.0.jar

安装步骤
步骤:
1. 解压jad158e.linux.static.zip 到/home/XXXX/jad/ 下
2. net.sf.jadclipse_3.3.0.jar 此包copy 到eclipse\plugins目录下
3. 启动Eclipse后,在Windows—>Perference—>Java 下有个JadClipse目录,
   修改配置jadclipse:设置path to decompiler路径,如:/home/XXXX/jad/jad.
   Directory for temporary files中指定临时文件的路径
   如果无法反编译 设置Eclipse的Windows——>Perference— >General->Editors->File Associations中修改“*.class”默认关联的编辑器为“JadClipse Class File Viewer”
4.安装完成,双击class文件,Eclipse将自动反编译了。

分享到:
评论
1 楼 honcur 2013-01-26  
谢谢 ! 

相关推荐

Global site tag (gtag.js) - Google Analytics