`
lhkzyz
  • 浏览: 346206 次
  • 性别: Icon_minigender_1
  • 来自: 北京
社区版块
存档分类
最新评论

安装eclipse反编译插件

阅读更多
1,下载jad 反编译工具 和 eclipse反编译插件包
http://www.varaneckas.com/jad/  反编译工具下载地址
http://www.cr173.com/down.asp?id=24285    eclipse插件地址

2,拷贝到eclipse 的plugins 目录下

3,重启eclipse

4,点击windows-->preferences-->java-->jadClipse

   在 Path to decoplier 中 修改jad.exe的路径,也就是第一个下载你解压的路径

5.Windows -> Perference -> General -> Editors -> File Associations中修改“*.class”默认关联的编辑器为“JadClipse Class File Viewer”

6.OK 可以查看任意Class文件的反编译结果!
  
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics