1. jad http://varaneckas.com/jad/jad158e.linux.intel.zip 下载jad, 给jad运行权限 ,运行 chmod a+x ./jad ./jad 缺点:不能反编译混淆过的,有很多文件反编译不成功 2. ded http://siis.cse.psu.edu/ded/installation.html 3. jd-gui 都知道这个,直接反编译成java文件,但是没有命令行 4. jd-cmd https://github.com/kwart/…