Eclipse反编译插件配置

Eclispe反编译插件配置步骤:
1、下载 eclipseplugin.rar 并解压;
2、将解压好的  net.sf.jadclipse_3.3.0.jar 复制到 eclipse安装目录下的 plugins 文件夹下面

3、启动eclipse,打开Window->Preferences->Java->JadClipse   路径Path todecompiler 填入 刚才解压好的jad.exe绝对路径

技术分享

4、在eclipse窗口下,点击Window > Preferences > Java > JadClipse > Misc,将Convert Unicode strings into ANSI strings选项打勾,避免反编译后可能出现的中文乱码。

技术分享

5、在Eclipse的Windows——>Perference——>General->Editors->File Associations

    中修改“*.class”默认关联的编辑器为“JadClipse Class File Viewer”

技术分享

 

郑重声明:本站内容如果来自互联网及其他传播媒体,其版权均属原媒体及文章作者所有。转载目的在于传递更多信息及用于网络分享,并不代表本站赞同其观点和对其真实性负责,也不构成任何其他建议。