Myeclipse8.5 反編譯插件 jad 安裝

準備工做php

  1. 下載jad.exe文件:http://www.varaneckas.com/sites/default/files/jad/jad158g.win.zipjava

  2. 下載jadeclipse插件:http://prdownloads.sourceforge.net/jadclipse/net.sf.jadclipse_3.3.0.jar?downloadweb

  3. JadClipse 官網:http://jadclipse.sourceforge.net/wiki/index.php/Main_Pageeclipse

安裝ide

  1. 將jad.exe解壓到指定目錄。如:c:\java\jadui

  2. 將jadeclipse插件net.sf.jadclipse_3.3.0.jar 拷貝到myeclipse安裝目錄\Genuitec\Common\plugins\目錄下。spa

  3. 在myeclipse安裝目錄下dropins/建立eclipse文件夾,而後在eclipse文件夾中分別建立features、plugins文件夾,將net.sf.jadclipse_3.3.0.jar 分別拷貝到features和plugins文件夾中。.net

  4. 從新啓動myeclipse後,配置jadeclipse插件插件

  5. 在eclipse窗口下,點擊Window > Preferences > Java > JadClipse > Path to Decompiler。(設置jad的絕對路徑,如 C:\java\Jad\jad.exe)。Use Eclipse code formatter(overrides Jad formatting instructions)選項打勾,與格式化出來的代碼樣式一致。code

  6. 在eclipse窗口下,點擊Window > Preferences > Java > JadClipse > Misc,將Convert Unicode strings into ANSI strings選項打勾,避免反編譯後可能出現的中文亂碼。

相關文章
相關標籤/搜索