反编译插件jadclipse的安装与配置

本文详细介绍如何下载并安装Jadclipse插件及其配套的Jad反编译工具,包括设置反编译路径和临时文件目录等步骤,帮助读者顺利在Eclipse中使用Jadclipse进行Java字节码反编译。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

1.下载jadclipse
http://jadclipse.sourceforge.net/wiki/index.php/Main_Page

2.下载jad
http://www.varaneckas.com/jad/

3.安装jadclipse

Put the JadClipse JAR file into the plugins folder of your Eclipse installation.

  • Restart Eclipse (eclipse -clean).
  • Get Jad.
  • 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.

    注:

    1、Path to decompiler,这里设置反编译工具jad的全路径名,比如C:\Java\jre1.5.0_07\bin\jad.exe.  
    2、Directory for temporary files,这里设置临时文件路径。
    我个人偏好使用link方式安装jadclipse。
     对于存在源代码的类,它不会强行反编译,也就是说它还是会用eclipse自带的Class File Viewer查看class文件。

    4.重启eclipse以发现jadclipse插件
    eclipse -clean

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值