1.下载jadclipse
2.下载jad.exe
把jad.exe 放在%Java_HOME%/bin/jad.exe
3.Installation Jadclipse
- 安装 JadClipse 插件,我的MyEclipse在E:/MyEclipse6.0目录, 放JadClipse在E:/MyEclipse6.0/myeclipse/eclipse/plugins中
- 用这样的参数启动,清空插件缓存内容 : E:/MyEclipse6.0/eclipse/eclipse.exe -clean
- Put the Jad executable into a directory that is in the execution path of your operating system. Alternatively, you can configure the path to the Jad executable under Window > Preferences... > Java > JadClipse > Path to Decompiler . (Set the full path, e.g.C:/Program Files/Jad/jad.exe )
- Go to Window > Preferences... > General > Editors > File Associations and make sure that the JadClipse Class File Viewer has the default file association for *.class files.
本文介绍如何安装JadClipse插件来实现Java字节码的反编译,包括下载jadclipse和jad.exe,配置路径以及设置默认文件关联。
602

被折叠的 条评论
为什么被折叠?



