實驗筆記 - Eclipse的.class反編譯外掛程式

來源:互聯網
上載者:User

標籤:style   blog   http   java   使用   io   檔案   for   

常用的反編譯工具有:JAD Java Decompiler Download Mirror  http://varaneckas.com/jad/    JadClipse       http://jadclipse.sourceforge.net/wiki/index.php/Main_Page  1.將外掛程式解壓放入Eclipse的\dropins 檔案夾即可  2.安裝成功後在Preferences - Java - JadClipse 設定jad檔案路徑(將jad.exe和net.sf.jadclipse_3.3.0.jar放在一起時不用設定)  3.【需要確保】General - Editors - File Associations裡的*.class 和 *.class without source 的預設查看器為 JadClipse ... Vierwer  版本:net.sf.jadclipse_3.3.0.jar(修改日期2007) + jad158g.win(修改日期2001?2006?)  效果:反編譯不出時會出現很多throw new RuntimeException("Stub!"); 可能因為反編譯組件版本過老了已經沒有多少參考價值。  public String getXXX()  {    throw new RuntimeException("Stub!");  }Java Decompiler  http://jd.benow.ca/Java Optimize and Decompile Environment(JODE)http://sourceforge.net/projects/jode/?source=recommended1.Jode Eclipse 外掛程式的安裝與使用  http://www.cnblogs.com/m-cnblogs/archive/2010/10/11/2708737.html2.JodeEclipse | Eclipse 外掛程式   http://sourceforge.net/projects/jodeeclipse/?source=navbar

AT:2014年8月15日 16:17:33
BY:AsionTang

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.