》》》》》》资源入口(JadClipse + Jad1.8):http://download.youkuaiyun.com/detail/u010957453/7903169
1. 首先,下载Eclipse插件 jadclipse;我用的是这货
OK,把这个jar 包 放入 Eclipse安装目录下的【plugins】文件里;
2. 重启Eclipse;
3. 选择 Window ---》Preferences ---》Java ---》 JadClipse ,然后配置好 Jad 的安装路径
4. 如果以上配置方法可以访问到 .class 文件,以下内容请忽略。
--------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------
如果你到了这里,那么恭喜你,通过上述配置,依然不能反编译,接着配!
5. 选择 Window ---》Preferences ---》General ---》 Editors ---》 File Associations ,将 *.class , *.class without source (没有的请自行添加)关联上默认的File Viewer:JadClipse Class File Viewer (没有的点Add 添加),尤其是 *.class without source ,至于为什么,等大神来讲解~
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
6. 如果不出意外,就可以反编译了;如果还不行,恭喜你,天将降大任于斯人也!