Test notes-Eclipse's. Class anti-compile plugin

Source: Internet
Author: User
Tags stub java decompiler


Commonly used decompilation tools are:
JAD Java Decompiler Download Mirror
Http://varaneckas.com/jad/
JadClipse
Http://jadclipse.sourceforge.net/wiki/index.php/Main_Page
1. Unzip the plugin and put it in the \ dropins folder of Eclipse
2. After successful installation, set the jad file path in Preferences-Java-JadClipse (no need to set when putting jad.exe and net.sf.jadclipse_3.3.0.jar together)
3. [Need to make sure] The default viewer for * .class and * .class without source in General-Editors-File Associations is JadClipse ...
Version: net.sf.jadclipse_3.3.0.jar (modified date 2007) + jad158g.win (modified date 2001? 2006?
Effect: When decompilation fails, many throw new RuntimeException ("Stub!"); May be because the decompilation component version is too old and has little reference value.
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=recommended
1. Installation and use of the Jode Eclipse plug-in
Http://www.cnblogs.com/m-cnblogs/archive/2010/10/11/2708737.html
2.JodeEclipse | Eclipse plug-in
http://sourceforge.net/projects/jodeeclipse/?source=navbar


at:2014 year August 15 16:17:33
By:asiontang


Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

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.