<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>拈花微笑 &#187; 破解</title>
	<atom:link href="http://www.jayxu.com/tags/%e7%a0%b4%e8%a7%a3/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jayxu.com</link>
	<description>晶 · 彦</description>
	<lastBuildDate>Thu, 02 Feb 2012 09:24:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<image>
<link>http://www.jayxu.com</link>
<url>http://www.jayxu.com/wp-content/cbnet-favicon/1289928181_Black_Cat.png</url>
<title>拈花微笑</title>
</image>
		<item>
		<title>Deskzilla Cracked</title>
		<link>http://www.jayxu.com/2008/05/07/352/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=deskzilla-cracked</link>
		<comments>http://www.jayxu.com/2008/05/07/352/#comments</comments>
		<pubDate>Tue, 06 May 2008 16:32:20 +0000</pubDate>
		<dc:creator>Jay</dc:creator>
				<category><![CDATA[技术生活]]></category>
		<category><![CDATA[购物]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[破解]]></category>

		<guid isPermaLink="false">http://ijay.net.cn/log/?p=352</guid>
		<description><![CDATA[最近破解上瘾了，昨天干到3点多，今天又花了一中午把deskzilla，一个bugzilla的桌面客户端）破解了。 这次破解花了很长时间，一是因为代码编译后被混淆了，找关键代码的时候着实花了不少时间。另一方面这个软件的license验证不是使用常见的布尔判断，而是用异常。这意味着必须仔细研究方法的调用栈，于是这次用了一个比较偷巧的方法：在代码中抛出并捕捉异常。在Java中，无论在代码何处抛出异常，JVM都会生成一个从程序入口到抛出异常方法的调用栈，这个机制在需要调用关系的场合非常有用，比如log4j，就是使用这种机制记录log的方法、行数、类名等等信息的。但是，这种机制是非常消耗资源的，因为调用栈里的每一个element都记录着方法、类、甚至行数（如果编译时打开“debug”开关）等信息，而这些信息都是通过反射机制从class文件里直接获得的。 通过对一堆类似huv、dww、dtg、gjt的混淆后的类的分析，终于找出了几个关键类： package z; public class dza extends hwn { // ... static { l = epv.a("Application.License.FULL", "Single-user license"); m = epv.a("Application.License.EVAL", "Evaluation license"); n = epv.a("Application.License.EAP", "EAP license"); o = epv.a("Application.License.OS", "License for open-source projects"); p = epv.a("Application.License.INVALID", "License is INVALID"); r = epv.a("Application.License.FLOATING", "Floating license"); s = epv.a("Application.License.PERSONAL", "Personal license"); t = <a href="http://www.jayxu.com/2008/05/07/352/"> read more <span class="meta-nav">&#187;</span></a><table class="wumii-related-items" cellspacing="0" cellpadding="2" border="0" width="100%" style="clear: both;">
    
    <tr>
        <td ><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.jayxu.com%2F2008%2F03%2F17%2F302%2F&from=http%3A%2F%2Fwww.jayxu.com%2F2008%2F05%2F07%2F352%2F">
                        <font size="-1"  style="line-height: 1.65em; font-size: 12px !important;">Synthetica破解</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.jayxu.com%2F2005%2F05%2F10%2F221%2F&from=http%3A%2F%2Fwww.jayxu.com%2F2008%2F05%2F07%2F352%2F">
                        <font size="-1"  style="line-height: 1.65em; font-size: 12px !important;">Alloy</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.jayxu.com%2F2012%2F02%2F02%2F13237%2F&from=http%3A%2F%2Fwww.jayxu.com%2F2008%2F05%2F07%2F352%2F">
                        <font size="-1"  style="line-height: 1.65em; font-size: 12px !important;">有关Java泛型的类型擦除（type erasing）</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.jayxu.com%2F2005%2F08%2F02%2F202%2F&from=http%3A%2F%2Fwww.jayxu.com%2F2008%2F05%2F07%2F352%2F">
                        <font size="-1"  style="line-height: 1.65em; font-size: 12px !important;">IDEA，破解成功</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.jayxu.com%2F2005%2F11%2F07%2F171%2F&from=http%3A%2F%2Fwww.jayxu.com%2F2008%2F05%2F07%2F352%2F">
                        <font size="-1"  style="line-height: 1.65em; font-size: 12px !important;">Java 销魂落魄散  [zz]</font>
                    </a>
                </td>
            </tr>
    
    <tr>
        <td  align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
			<content:encoded><![CDATA[<p>最近破解上瘾了，昨天干到3点多，今天又花了一中午把<a href="http://www.almworks.com/deskzilla/overview.html" target="_blank">deskzilla</a>，一个bugzilla的桌面客户端）破解了。</p>
<p><a href="http://www.jayxu.com/log/wp-content/uploads/2008/05/crack.png"><img class="alignnone size-full wp-image-353" title="crack" src="http://www.jayxu.com/log/wp-content/uploads/2008/05/crack.png" alt="" width="403" height="236" /></a></p>
<p>这次破解花了很长时间，一是因为代码编译后被混淆了，找关键代码的时候着实花了不少时间。另一方面这个软件的license验证不是使用常见的布尔判断，而是用异常。这意味着必须仔细研究方法的调用栈，于是这次用了一个比较偷巧的方法：在代码中抛出并捕捉异常。在Java中，无论在代码何处抛出异常，JVM都会生成一个从程序入口到抛出异常方法的调用栈，这个机制在需要调用关系的场合非常有用，比如log4j，就是使用这种机制记录log的方法、行数、类名等等信息的。但是，这种机制是非常消耗资源的，因为调用栈里的每一个element都记录着方法、类、甚至行数（如果编译时打开“debug”开关）等信息，而这些信息都是通过反射机制从class文件里直接获得的。</p>
<p>通过对一堆类似huv、dww、dtg、gjt的混淆后的类的分析，终于找出了几个关键类：</p>
<pre lang="Java" line="1">
package z;

public class dza extends hwn {

    // ...

    static  {
        l = epv.a("Application.License.FULL", "Single-user license");
        m = epv.a("Application.License.EVAL", "Evaluation license");
        n = epv.a("Application.License.EAP", "EAP license");
        o = epv.a("Application.License.OS", "License for open-source projects");
        p = epv.a("Application.License.INVALID", "License is INVALID");
        r = epv.a("Application.License.FLOATING", "Floating license");
        s = epv.a("Application.License.PERSONAL", "Personal license");
        t = epv.a("Application.License.ACADEMIC", "Academic license");
        u = epv.a("Application.License.SITE", "Site license");
        a = new dza("FULL", l);
        b = new dza("PERSONAL", s);
        c = new dza("FLOATING", r);
        d = new dza("ACADEMIC", t);
        e = new dza("SITE", u);
        f = new dza("OS", o);
        g = new dza("EAP", n);
        h = new dza("KLEVAL", m);
        i = new dza("EVAL", m);
        j = new dza("INVALID", p);
    }

    // ...
}
</pre>
<p>可以看出这是定义license类型的类</p>
<pre lang="Java" line="1">
package z;

public class aef extends hwn {
    // ...

    public static final aef a = new gdo("UserName");
    public static final aef b = new gdo("UserCompany");
    public static final aef c = new fsf("CustomerID");
    public static final aef d = new fir("ExpirationDate");
    public static final aef e = new aef("LicenseType", dza.class);
    public static final aef f = new gdo("AdditionalInfo");
    public static final aef g = new fsf("MinBuild");
    public static final aef h = new fsf("MaxBuild");
    public static final aef i = new fsf("MaxLeaseCount");
    public static final aef m = new fsf("R");
    public static final Date j = new Date(0L);
    public static final Date k = new Date(1L);

    // ...
}
</pre>
<p>这个类定义了需要验证哪些内容，最后关键类的关键代码：</p>
<pre lang="Java" line="1">
package z;

public class huv implements cud {
    // ...

    public String a(aef aef1) {
        String s;

        if (aef1 == aef.d) {
            Date time = new Date(System.currentTimeMillis() + 24 * 60 * 60 * 1000);
            Calendar cal = Calendar.getInstance();
            cal.setTime(time);
            int year = cal.get(Calendar.YEAR);
            int month = cal.get(Calendar.MONTH) + 1;
            int day = cal.get(Calendar.DAY_OF_MONTH);

            s = "" + year;
            if (month < 10) {
                s += ("0" + month);
            }
            if (day < 10) {
                s += ("0" + day);
            }
        } else if (aef1 == aef.b) {
            s = "Nazca";
        } else if (aef1 == aef.f) {
            s = "to memorize my Macbook...";
        } else if (aef1 == aef.e) {
            return dza.a.h();
        } else if (aef1 == aef.a) {
            return "Cracked by Jay";
        } else if (aef1 == aef.i) {
            return "20";
        } else if (aef1 == aef.c) {
            return "1";
        } else {
            s = "";
        }

        return s;
    }

    // ...
}
</pre>
<p>可以看出过期时间定为当前时间的后一天，这样就永远不会过期了。最后编译，打包，替换原先的jar包，就行了。</p>
<p>最后提一句，破解时选择切入点非常重要。比如这次，我选择的切入点是相当靠后的，仅仅在字符串被送入验证方法之前。如果切入点再往前的话会很麻烦，因为看了一下代码，deskzilla的license是一个经3DES加密的XML文件，XML还需要用MD5校验，如果切入点是生成XML文件，那我还得搞到3DES的密钥，以及保证MD5验证通过。所谓打蛇打七寸，选对了切入点，往往有事半功倍的效果。
<div style="margin-top: 15px; font-style: italic">
<p><strong>原创内容，转载请注明：</strong> 转载自<a href="http://www.jayxu.com/">拈花微笑</a></p>
<p><strong>本文链接地址:</strong> <a href="http://www.jayxu.com/2008/05/07/352/">Deskzilla Cracked</a></p>
</div>
<p><a href="http://www.bshare.cn/share?url=http%3A%2F%2Fwww.jayxu.com%2F2008%2F05%2F07%2F352%2F&title=Deskzilla+Cracked" title="用bShare分享或收藏本文"><img src="http://static.bshare.cn/frame/images/button_custom1-zh.gif" alt="用bShare分享或收藏本文" /></a></p><table class="wumii-related-items" cellspacing="0" cellpadding="2" border="0" width="100%" style="clear: both;">
    
    <tr>
        <td ><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.jayxu.com%2F2008%2F03%2F17%2F302%2F&from=http%3A%2F%2Fwww.jayxu.com%2F2008%2F05%2F07%2F352%2F">
                        <font size="-1"  style="line-height: 1.65em; font-size: 12px !important;">Synthetica破解</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.jayxu.com%2F2005%2F05%2F10%2F221%2F&from=http%3A%2F%2Fwww.jayxu.com%2F2008%2F05%2F07%2F352%2F">
                        <font size="-1"  style="line-height: 1.65em; font-size: 12px !important;">Alloy</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.jayxu.com%2F2012%2F02%2F02%2F13237%2F&from=http%3A%2F%2Fwww.jayxu.com%2F2008%2F05%2F07%2F352%2F">
                        <font size="-1"  style="line-height: 1.65em; font-size: 12px !important;">有关Java泛型的类型擦除（type erasing）</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.jayxu.com%2F2005%2F08%2F02%2F202%2F&from=http%3A%2F%2Fwww.jayxu.com%2F2008%2F05%2F07%2F352%2F">
                        <font size="-1"  style="line-height: 1.65em; font-size: 12px !important;">IDEA，破解成功</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.jayxu.com%2F2005%2F11%2F07%2F171%2F&from=http%3A%2F%2Fwww.jayxu.com%2F2008%2F05%2F07%2F352%2F">
                        <font size="-1"  style="line-height: 1.65em; font-size: 12px !important;">Java 销魂落魄散  [zz]</font>
                    </a>
                </td>
            </tr>
    
    <tr>
        <td  align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></content:encoded>
			<wfw:commentRss>http://www.jayxu.com/2008/05/07/352/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Synthetica破解</title>
		<link>http://www.jayxu.com/2008/03/17/302/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=synthetica%25e7%25a0%25b4%25e8%25a7%25a3</link>
		<comments>http://www.jayxu.com/2008/03/17/302/#comments</comments>
		<pubDate>Mon, 17 Mar 2008 02:29:34 +0000</pubDate>
		<dc:creator>Jay</dc:creator>
				<category><![CDATA[技术生活]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[破解]]></category>

		<guid isPermaLink="false">http://ijay.net.cn/log/2008/03/17/302/</guid>
		<description><![CDATA[话说前段时间提到把Synthetica给破了，而网上关于破解的文章很少，所以今天就详细说说我是怎么破的。 准备知识 Synthetica是一套很漂亮的Java的look &#38; feel，大家可以去主页上跑一下demo（JWS的，需要安装JRE） 。可惜是commercial的，虽然有评估版下载，但是恶心的是，在评估版界面的最下方会有一块多余的区域（下图） 那这次破解的目的就是把这块区域给去了。 就我这几次破解来看，破解主要分以下几个步骤： 1. 反编译 2. 找关键代码（比如序列号校验算法） 3. 修改源代码 4. 编译打包 其中第1步是前提，在这点上Java的byte code的反编译是比较容易的了，因为毕竟是中间码，而且编译期采取的优化手段不多，反编译过来的基本就是源码。这里推荐DJ Compiler，一个相当老牌的Java反编译器。值得注意的是并不是所有的byte code都能顺利反编译，有些Java程序会使用所谓的“混淆”技术对编译后的代码就行破坏，混淆器一般采用以下方法破坏代码： 1. 不可反编译。这点其实基本不可能 2. 反编译后代码不可读。这点相当恶心，混淆器会把类名、方法名、字段名替换成没有意义的名字，当你打开编辑器放眼望去全是“class A”，“int _fld00043”，“void _mhd2314”的时候你就知道该有多痛苦了 3. 插入不可编译代码。这一点也比较恶心，说穿了就是直接修改byte code中的指令，使用合法的，但不可能从源代码编译到的指令替代原有的指令（比较拗口），比如使用“goto”替代循环。这样你的代码即使可以反编译成源代码但只能看不能改，除非你把goto再替换回去 这次Syn并没有使用混淆，所以用DJ很轻易地就反编了，接下来的活就是怎么找关键代码。一开始我以为评估版输入序列号校验成功后就升级成商业版，于是在那儿找了半天序列号的校验方法，没找到。后来凯子提供一条线索，Syn的商业版是要重新下的，于是猜测评估版和商业版不是一个版本（有时候破解也是要点推理的：-）），估计不会校验注册码。于是改变方向找加那一行字的代码，最后找到了： public void paintBorder&#40;Component component, Graphics g, int j, int k, int l, int i1&#41;&#123; &#160; &#160; ... &#160; &#160; g.setColor&#40;UIManager.getColor&#40;&#34;Panel.background&#34;&#41;&#41;; &#160; &#160; g.fillRect&#40;j, i1, <a href="http://www.jayxu.com/2008/03/17/302/"> read more <span class="meta-nav">&#187;</span></a><table class="wumii-related-items" cellspacing="0" cellpadding="2" border="0" width="100%" style="clear: both;">
    
    <tr>
        <td ><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.jayxu.com%2F2005%2F08%2F02%2F202%2F&from=http%3A%2F%2Fwww.jayxu.com%2F2008%2F03%2F17%2F302%2F">
                        <font size="-1"  style="line-height: 1.65em; font-size: 12px !important;">IDEA，破解成功</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.jayxu.com%2F2005%2F05%2F10%2F221%2F&from=http%3A%2F%2Fwww.jayxu.com%2F2008%2F03%2F17%2F302%2F">
                        <font size="-1"  style="line-height: 1.65em; font-size: 12px !important;">Alloy</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.jayxu.com%2F2008%2F05%2F07%2F352%2F&from=http%3A%2F%2Fwww.jayxu.com%2F2008%2F03%2F17%2F302%2F">
                        <font size="-1"  style="line-height: 1.65em; font-size: 12px !important;">Deskzilla Cracked</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.jayxu.com%2F2008%2F03%2F08%2F291%2F&from=http%3A%2F%2Fwww.jayxu.com%2F2008%2F03%2F17%2F302%2F">
                        <font size="-1"  style="line-height: 1.65em; font-size: 12px !important;">iPhone破解：1.0.2 -&gt; 1.1.3</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.jayxu.com%2F2009%2F11%2F11%2F1809%2F&from=http%3A%2F%2Fwww.jayxu.com%2F2008%2F03%2F17%2F302%2F">
                        <font size="-1"  style="line-height: 1.65em; font-size: 12px !important;">10 things all JAVA developers should know [zz]</font>
                    </a>
                </td>
            </tr>
    
    <tr>
        <td  align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
			<content:encoded><![CDATA[<p>话说前段时间提到把<a href="http://www.javasoft.de/synthetica/themes/" target="_blank">Synthetica</a>给破了，而网上关于破解的文章很少，所以今天就详细说说我是怎么破的。</p>
<p><strong>准备知识</strong></p>
<p>Synthetica是一套很漂亮的Java的look &amp; feel，大家可以去主页上跑一下demo（JWS的，需要安装JRE） 。可惜是commercial的，虽然有评估版下载，但是恶心的是，在评估版界面的最下方会有一块多余的区域（下图）</p>
<p><a title="before.png" href="http://jayxu.com/log/wp-content/uploads/2008/03/before.png"><img src="http://jayxu.com/log/wp-content/uploads/2008/03/before.png" alt="before.png" /></a></p>
<p>那这次破解的目的就是把这块区域给去了。</p>
<p>就我这几次破解来看，破解主要分以下几个步骤：<br />
1. 反编译<br />
2. 找关键代码（比如序列号校验算法）<br />
3. 修改源代码<br />
4. 编译打包</p>
<p>其中第1步是前提，在这点上Java的byte code的反编译是比较容易的了，因为毕竟是中间码，而且编译期采取的优化手段不多，反编译过来的基本就是源码。这里推荐<a href="http://members.fortunecity.com/neshkov/dj.html" target="_blank">DJ Compiler</a>，一个相当老牌的Java反编译器。值得注意的是并不是所有的byte code都能顺利反编译，有些Java程序会使用所谓的“混淆”技术对编译后的代码就行破坏，混淆器一般采用以下方法破坏代码：<br />
1. 不可反编译。这点其实基本不可能<br />
2. 反编译后代码不可读。这点相当恶心，混淆器会把类名、方法名、字段名替换成没有意义的名字，当你打开编辑器放眼望去全是“class A”，“int _fld00043”，“void _mhd2314”的时候你就知道该有多痛苦了<br />
3. 插入不可编译代码。这一点也比较恶心，说穿了就是直接修改byte code中的指令，使用<span style="text-decoration: underline;">合法的，但不可能从源代码编译到的</span>指令替代原有的指令（比较拗口），比如使用“goto”替代循环。这样你的代码即使可以反编译成源代码但只能看不能改，除非你把goto再替换回去</p>
<p>这次Syn并没有使用混淆，所以用DJ很轻易地就反编了，接下来的活就是怎么找关键代码。一开始我以为评估版输入序列号校验成功后就升级成商业版，于是在那儿找了半天序列号的校验方法，没找到。后来凯子提供一条线索，Syn的商业版是要重新下的，于是猜测评估版和商业版不是一个版本（有时候破解也是要点推理的：-）），估计不会校验注册码。于是改变方向找加那一行字的代码，最后找到了：</p>

<div class="bwp-syntax-block clearfix">
<div class="bwp-syntax-toolbar"><div class="bwp-syntax-control"><a href="javascript:;" class="bwp-syntax-source-switch" title="View Source Code"></a></div></div>
<div class="bwp-syntax-wrapper clearfix bwp-syntax-advanced"><div class="java"><ol><li class="li1"><div class="de1"><span class="kw1">public</span> <span class="kw4">void</span> paintBorder<span class="br0">&#40;</span><span class="kw3">Component</span> component, <span class="kw3">Graphics</span> g, <span class="kw4">int</span> j, <span class="kw4">int</span> k, <span class="kw4">int</span> l, <span class="kw4">int</span> i1<span class="br0">&#41;</span><span class="br0">&#123;</span></div></li>
<li class="li2"><div class="de2">&nbsp; &nbsp; ...</div></li>
<li class="li1"><div class="de1">&nbsp; &nbsp; <span class="me1">g</span>.<span class="me1">setColor</span><span class="br0">&#40;</span><span class="kw3">UIManager</span>.<span class="me1">getColor</span><span class="br0">&#40;</span><span class="st0">&quot;Panel.background&quot;</span><span class="br0">&#41;</span><span class="br0">&#41;</span><span class="sy0">;</span></div></li>
<li class="li2"><div class="de2">&nbsp; &nbsp; g.<span class="me1">fillRect</span><span class="br0">&#40;</span>j, i1, l, i1 <span class="sy0">+</span> <span class="nu0">16</span><span class="br0">&#41;</span><span class="sy0">;</span></div></li>
<li class="li1"><div class="de1">&nbsp; &nbsp; g.<span class="me1">setColor</span><span class="br0">&#40;</span><span class="kw1">new</span> <span class="kw3">Color</span><span class="br0">&#40;</span>0xcc0000<span class="br0">&#41;</span><span class="br0">&#41;</span><span class="sy0">;</span></div></li>
<li class="li2"><div class="de2">&nbsp; &nbsp; g.<span class="me1">setFont</span><span class="br0">&#40;</span>g.<span class="me1">getFont</span><span class="br0">&#40;</span><span class="br0">&#41;</span>.<span class="me1">deriveFont</span><span class="br0">&#40;</span>10F<span class="br0">&#41;</span><span class="br0">&#41;</span><span class="sy0">;</span></div></li>
<li class="li1"><div class="de1">&nbsp; &nbsp; g.<span class="me1">drawString</span><span class="br0">&#40;</span><span class="st0">&quot;Synthetica - Unregistered Evaluation Copy!&quot;</span>, <span class="nu0">0</span>, k <span class="sy0">+</span> i1 <span class="sy0">+</span> g.<span class="me1">getFontMetrics</span><span class="br0">&#40;</span><span class="br0">&#41;</span>.<span class="me1">getAscent</span><span class="br0">&#40;</span><span class="br0">&#41;</span><span class="br0">&#41;</span><span class="sy0">;</span></div></li>
<li class="li2"><div class="de2">&nbsp; &nbsp; ...</div></li>
<li class="li1"><div class="de1"><span class="br0">&#125;</span></div></li>
</ol></div></div>
<div class="bwp-syntax-source"><pre class="no-parse">public void paintBorder(Component component, Graphics g, int j, int k, int l, int i1){
    ...
    g.setColor(UIManager.getColor("Panel.background"));
    g.fillRect(j, i1, l, i1 + 16);
    g.setColor(new Color(0xcc0000));
    g.setFont(g.getFont().deriveFont(10F));
    g.drawString("Synthetica - Unregistered Evaluation Copy!", 0, k + i1 + g.getFontMetrics().getAscent());
    ...
}</pre></div></div>

<p>可以看出来它是通过Java 2D直接绘上去的，所以把这几句 注了，编译，打包，就ok了，最终结果：</p>
<p><a title="after.png" href="http://jayxu.com/log/wp-content/uploads/2008/03/after.png"><img src="http://jayxu.com/log/wp-content/uploads/2008/03/after.png" alt="after.png" /></a>
<div style="margin-top: 15px; font-style: italic">
<p><strong>原创内容，转载请注明：</strong> 转载自<a href="http://www.jayxu.com/">拈花微笑</a></p>
<p><strong>本文链接地址:</strong> <a href="http://www.jayxu.com/2008/03/17/302/">Synthetica破解</a></p>
</div>
<p><a href="http://www.bshare.cn/share?url=http%3A%2F%2Fwww.jayxu.com%2F2008%2F03%2F17%2F302%2F&title=Synthetica%E7%A0%B4%E8%A7%A3" title="用bShare分享或收藏本文"><img src="http://static.bshare.cn/frame/images/button_custom1-zh.gif" alt="用bShare分享或收藏本文" /></a></p><table class="wumii-related-items" cellspacing="0" cellpadding="2" border="0" width="100%" style="clear: both;">
    
    <tr>
        <td ><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.jayxu.com%2F2005%2F08%2F02%2F202%2F&from=http%3A%2F%2Fwww.jayxu.com%2F2008%2F03%2F17%2F302%2F">
                        <font size="-1"  style="line-height: 1.65em; font-size: 12px !important;">IDEA，破解成功</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.jayxu.com%2F2005%2F05%2F10%2F221%2F&from=http%3A%2F%2Fwww.jayxu.com%2F2008%2F03%2F17%2F302%2F">
                        <font size="-1"  style="line-height: 1.65em; font-size: 12px !important;">Alloy</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.jayxu.com%2F2008%2F05%2F07%2F352%2F&from=http%3A%2F%2Fwww.jayxu.com%2F2008%2F03%2F17%2F302%2F">
                        <font size="-1"  style="line-height: 1.65em; font-size: 12px !important;">Deskzilla Cracked</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.jayxu.com%2F2008%2F03%2F08%2F291%2F&from=http%3A%2F%2Fwww.jayxu.com%2F2008%2F03%2F17%2F302%2F">
                        <font size="-1"  style="line-height: 1.65em; font-size: 12px !important;">iPhone破解：1.0.2 -&gt; 1.1.3</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.jayxu.com%2F2009%2F11%2F11%2F1809%2F&from=http%3A%2F%2Fwww.jayxu.com%2F2008%2F03%2F17%2F302%2F">
                        <font size="-1"  style="line-height: 1.65em; font-size: 12px !important;">10 things all JAVA developers should know [zz]</font>
                    </a>
                </td>
            </tr>
    
    <tr>
        <td  align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></content:encoded>
			<wfw:commentRss>http://www.jayxu.com/2008/03/17/302/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>iPhone破解：1.0.2 -&gt; 1.1.3</title>
		<link>http://www.jayxu.com/2008/03/08/291/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=iphone%25e7%25a0%25b4%25e8%25a7%25a3%25ef%25bc%259a102-113</link>
		<comments>http://www.jayxu.com/2008/03/08/291/#comments</comments>
		<pubDate>Fri, 07 Mar 2008 17:41:07 +0000</pubDate>
		<dc:creator>Jay</dc:creator>
				<category><![CDATA[技术生活]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[破解]]></category>

		<guid isPermaLink="false">http://ijay.net.cn/log/2008/03/08/291/</guid>
		<description><![CDATA[今天在公司玩iPhone，1.0.2的版本，心血来潮，决定升级。 上网搜了N久，有不少升级的方法， 尝试了一种先升到1.1.1的，结果不能识别SIM卡。于是抱着iBrick的决心，直接升到1.1.3，结果成了，方法如下： 1. 下载1.1.3的更新问件，网上一搜一堆，以ipsw 为后缀，162兆 2. 下载安装最新的iTunes，直接上苹果的官网下 3. 连上iPhone，双击1中下载的ipsw，这时应打开iTunes进行更新，更新完后会重启，但处于锁定状态 4. 更新完后，上网搜一个叫ZiPhone的东西，有带GUI的版本，当前好像是3.1 5. 打开ZiPhone（我用的GUI版本，会安装一下），连上iPhone，单击ZiPhone里的“Free My iPhone”，这时iPhone会重启，不行的话重启iPhone，再试一次。成功的话会看到iPhone在刷屏，2分钟左右以后iPhone自动重启，破解完成！ 6. 在iphone桌面按installer图标进入install按次序安装Community Sources、BSD system 2.0 Termfix、BSD system 2.1和open SSH 7. 在 iphone里点击setting -&#62; general -&#62; network -&#62; wifi里看到你的iPhone的IP地址 8. 下载安装Winscp，打开Winscp，在Winscp里输入 ip：192.168.1.100 用户名：root 密码：alpine 按LOGIN，一次连接大约需要30-45秒。别急，连不上的话多试几次。 9. 下载iphone 1.1.3汉化包，然后解压。用Winscp 将解压出的2个文件夹Applications和System传到 iphone的根目录下，覆盖原文件 10. 在iPhone 里点击setting -&#62; general -&#62; international -&#62; language -&#62; <a href="http://www.jayxu.com/2008/03/08/291/"> read more <span class="meta-nav">&#187;</span></a><table class="wumii-related-items" cellspacing="0" cellpadding="2" border="0" width="100%" style="clear: both;">
    
    <tr>
        <td ><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.jayxu.com%2F2008%2F03%2F17%2F302%2F&from=http%3A%2F%2Fwww.jayxu.com%2F2008%2F03%2F08%2F291%2F">
                        <font size="-1"  style="line-height: 1.65em; font-size: 12px !important;">Synthetica破解</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.jayxu.com%2F2011%2F06%2F08%2F10599%2F&from=http%3A%2F%2Fwww.jayxu.com%2F2008%2F03%2F08%2F291%2F">
                        <font size="-1"  style="line-height: 1.65em; font-size: 12px !important;">Android vs iPhone</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.jayxu.com%2F2009%2F08%2F04%2F1677%2F&from=http%3A%2F%2Fwww.jayxu.com%2F2008%2F03%2F08%2F291%2F">
                        <font size="-1"  style="line-height: 1.65em; font-size: 12px !important;">iPhone 3GS vs HTC Hero</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.jayxu.com%2F2009%2F01%2F01%2F1323%2F&from=http%3A%2F%2Fwww.jayxu.com%2F2008%2F03%2F08%2F291%2F">
                        <font size="-1"  style="line-height: 1.65em; font-size: 12px !important;">applewoods: 2008 年 Apple 回顾 [zz]</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.jayxu.com%2F2005%2F08%2F02%2F202%2F&from=http%3A%2F%2Fwww.jayxu.com%2F2008%2F03%2F08%2F291%2F">
                        <font size="-1"  style="line-height: 1.65em; font-size: 12px !important;">IDEA，破解成功</font>
                    </a>
                </td>
            </tr>
    
    <tr>
        <td  align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
			<content:encoded><![CDATA[<p>今天在公司玩iPhone，1.0.2的版本，心血来潮，决定升级。</p>
<p>上网搜了N久，有不少升级的方法， 尝试了一种先升到1.1.1的，结果不能识别SIM卡。于是抱着iBrick的决心，直接升到1.1.3，结果成了，方法如下：</p>
<p>1. 下载1.1.3的更新问件，网上一搜一堆，以ipsw 为后缀，162兆<br />
2. 下载安装最新的iTunes，直接上苹果的官网下<br />
3. 连上iPhone，双击1中下载的ipsw，这时应打开iTunes进行更新，更新完后会重启，但处于锁定状态<br />
4. 更新完后，上网搜一个叫ZiPhone的东西，有带GUI的版本，当前好像是3.1<br />
5. 打开ZiPhone（我用的GUI版本，会安装一下），连上iPhone，单击ZiPhone里的“Free My iPhone”，这时iPhone会重启，不行的话重启iPhone，再试一次。成功的话会看到iPhone在刷屏，2分钟左右以后iPhone自动重启，破解完成！<br />
6. 在iphone桌面按installer图标进入install按次序安装Community Sources、BSD system 2.0 Termfix、BSD system 2.1和open SSH<br />
7. 在 iphone里点击setting -&gt; general -&gt; network -&gt; wifi里看到你的iPhone的IP地址<br />
8. 下载安装Winscp，打开Winscp，在Winscp里输入<br />
ip：192.168.1.100<br />
用户名：root<br />
密码：alpine<br />
按LOGIN，一次连接大约需要30-45秒。别急，连不上的话多试几次。<br />
9. 下载iphone 1.1.3汉化包，然后解压。用Winscp 将解压出的2个文件夹Applications和System传到 iphone的根目录下，覆盖原文件<br />
10. 在iPhone 里点击setting -&gt; general -&gt; international -&gt; language -&gt; 简体中文<br />
11. 在iPhone里点击 设置 -&gt; 通用 -&gt; 自动锁定 -&gt; 永不<br />
12. 在iPhone里点击打开installer，选择source -&gt; edit -&gt; add，填入http://app.weiphone.com/installer<br />
13. 在installer里找到weiphone -&gt; WeFit安装<br />
14. 完成后重启iPhone，大功告成！</p>
<p>刷屏中……</p>
<p><a title="p1010675.JPG" href="http://jayxu.com/log/wp-content/uploads/2008/03/p1010675.JPG"><img src="http://jayxu.com/log/wp-content/uploads/2008/03/p1010675.thumbnail.JPG" alt="p1010675.JPG" /></a></p>
<p>刷完后，中文版，可输入中文</p>
<p><a title="p1010676.JPG" href="http://jayxu.com/log/wp-content/uploads/2008/03/p1010676.JPG"><img src="http://jayxu.com/log/wp-content/uploads/2008/03/p1010676.thumbnail.JPG" alt="p1010676.JPG" /></a>
<div style="margin-top: 15px; font-style: italic">
<p><strong>原创内容，转载请注明：</strong> 转载自<a href="http://www.jayxu.com/">拈花微笑</a></p>
<p><strong>本文链接地址:</strong> <a href="http://www.jayxu.com/2008/03/08/291/">iPhone破解：1.0.2 -&gt; 1.1.3</a></p>
</div>
<p><a href="http://www.bshare.cn/share?url=http%3A%2F%2Fwww.jayxu.com%2F2008%2F03%2F08%2F291%2F&title=iPhone%E7%A0%B4%E8%A7%A3%EF%BC%9A1.0.2+-%26gt%3B+1.1.3" title="用bShare分享或收藏本文"><img src="http://static.bshare.cn/frame/images/button_custom1-zh.gif" alt="用bShare分享或收藏本文" /></a></p><table class="wumii-related-items" cellspacing="0" cellpadding="2" border="0" width="100%" style="clear: both;">
    
    <tr>
        <td ><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.jayxu.com%2F2008%2F03%2F17%2F302%2F&from=http%3A%2F%2Fwww.jayxu.com%2F2008%2F03%2F08%2F291%2F">
                        <font size="-1"  style="line-height: 1.65em; font-size: 12px !important;">Synthetica破解</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.jayxu.com%2F2011%2F06%2F08%2F10599%2F&from=http%3A%2F%2Fwww.jayxu.com%2F2008%2F03%2F08%2F291%2F">
                        <font size="-1"  style="line-height: 1.65em; font-size: 12px !important;">Android vs iPhone</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.jayxu.com%2F2009%2F08%2F04%2F1677%2F&from=http%3A%2F%2Fwww.jayxu.com%2F2008%2F03%2F08%2F291%2F">
                        <font size="-1"  style="line-height: 1.65em; font-size: 12px !important;">iPhone 3GS vs HTC Hero</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.jayxu.com%2F2009%2F01%2F01%2F1323%2F&from=http%3A%2F%2Fwww.jayxu.com%2F2008%2F03%2F08%2F291%2F">
                        <font size="-1"  style="line-height: 1.65em; font-size: 12px !important;">applewoods: 2008 年 Apple 回顾 [zz]</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.jayxu.com%2F2005%2F08%2F02%2F202%2F&from=http%3A%2F%2Fwww.jayxu.com%2F2008%2F03%2F08%2F291%2F">
                        <font size="-1"  style="line-height: 1.65em; font-size: 12px !important;">IDEA，破解成功</font>
                    </a>
                </td>
            </tr>
    
    <tr>
        <td  align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></content:encoded>
			<wfw:commentRss>http://www.jayxu.com/2008/03/08/291/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>IDEA，破解成功</title>
		<link>http://www.jayxu.com/2005/08/02/202/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=idea%25ef%25bc%258c%25e7%25a0%25b4%25e8%25a7%25a3%25e6%2588%2590%25e5%258a%259f</link>
		<comments>http://www.jayxu.com/2005/08/02/202/#comments</comments>
		<pubDate>Tue, 02 Aug 2005 15:15:00 +0000</pubDate>
		<dc:creator>Jay</dc:creator>
				<category><![CDATA[技术生活]]></category>
		<category><![CDATA[idea]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[破解]]></category>

		<guid isPermaLink="false">http://ijay.net.cn/log/?p=202</guid>
		<description><![CDATA[今天在TSS上看到IntelliJ的IDEA 5.0终于release了，于是马上当了一个，还申请了一个30天的评估号。要知道IDEA可是个人程序员非常钟爱的IDE，界面很漂亮，使用 Alloy的Look and Feel，而且功能也相当强大，个人认为在中国这片没有license概念的土地上可以和JBuilder抗衡。但是上网站一看价格，竟然要$499！看来自己花钱买license是不可能的了。于是又找出Java反编译利器DJ，打算破解IDEA。 由于有了alloy的破解经验，这一次很快找到了关键代码，稍做修改后，评估版30天的限制被我破掉了，以后可以在一个“舒适”的IDE上开发了 Develop with pleasure 原创内容，转载请注明： 转载自拈花微笑 本文链接地址: IDEA，破解成功<table class="wumii-related-items" cellspacing="0" cellpadding="2" border="0" width="100%" style="clear: both;">
    
    <tr>
        <td ><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.jayxu.com%2F2008%2F03%2F17%2F302%2F&from=http%3A%2F%2Fwww.jayxu.com%2F2005%2F08%2F02%2F202%2F">
                        <font size="-1"  style="line-height: 1.65em; font-size: 12px !important;">Synthetica破解</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.jayxu.com%2F2008%2F03%2F08%2F291%2F&from=http%3A%2F%2Fwww.jayxu.com%2F2005%2F08%2F02%2F202%2F">
                        <font size="-1"  style="line-height: 1.65em; font-size: 12px !important;">iPhone破解：1.0.2 -&gt; 1.1.3</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.jayxu.com%2F2009%2F11%2F11%2F1809%2F&from=http%3A%2F%2Fwww.jayxu.com%2F2005%2F08%2F02%2F202%2F">
                        <font size="-1"  style="line-height: 1.65em; font-size: 12px !important;">10 things all JAVA developers should know [zz]</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.jayxu.com%2F2005%2F05%2F10%2F221%2F&from=http%3A%2F%2Fwww.jayxu.com%2F2005%2F08%2F02%2F202%2F">
                        <font size="-1"  style="line-height: 1.65em; font-size: 12px !important;">Alloy</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.jayxu.com%2F2012%2F02%2F02%2F13237%2F&from=http%3A%2F%2Fwww.jayxu.com%2F2005%2F08%2F02%2F202%2F">
                        <font size="-1"  style="line-height: 1.65em; font-size: 12px !important;">有关Java泛型的类型擦除（type erasing）</font>
                    </a>
                </td>
            </tr>
    
    <tr>
        <td  align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
			<content:encoded><![CDATA[<p>今天在TSS上看到IntelliJ的<a href="http://www.jetbrains.com/idea/index.html">IDEA 5.0</a>终于release了，于是马上当了一个，还申请了一个30天的评估号。要知道IDEA可是个人程序员非常钟爱的IDE，界面很漂亮，使用 <a href="http://spaces.msn.com/members/scjp/blog/cns!1pQR9YCOilXJCP9-P-lS-BlQ!217.entry">Alloy</a>的Look and Feel，而且功能也相当强大，个人认为在中国这片没有license概念的土地上可以和JBuilder抗衡。但是上网站一看价格，竟然要$499！看来自己花钱买license是不可能的了。于是又找出Java反编译利器DJ，打算破解IDEA。</p>
<p>由于有了alloy的破解经验，这一次很快找到了关键代码，稍做修改后，评估版30天的限制被我破掉了，以后可以在一个“舒适”的IDE上开发了 <img src='http://www.jayxu.com/wp-includes/images/smilies/icon_twisted.gif' alt=':twisted:' class='wp-smiley' /> </p>
<p>Develop with pleasure
<div style="margin-top: 15px; font-style: italic">
<p><strong>原创内容，转载请注明：</strong> 转载自<a href="http://www.jayxu.com/">拈花微笑</a></p>
<p><strong>本文链接地址:</strong> <a href="http://www.jayxu.com/2005/08/02/202/">IDEA，破解成功</a></p>
</div>
<p><a href="http://www.bshare.cn/share?url=http%3A%2F%2Fwww.jayxu.com%2F2005%2F08%2F02%2F202%2F&title=IDEA%EF%BC%8C%E7%A0%B4%E8%A7%A3%E6%88%90%E5%8A%9F" title="用bShare分享或收藏本文"><img src="http://static.bshare.cn/frame/images/button_custom1-zh.gif" alt="用bShare分享或收藏本文" /></a></p><table class="wumii-related-items" cellspacing="0" cellpadding="2" border="0" width="100%" style="clear: both;">
    
    <tr>
        <td ><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.jayxu.com%2F2008%2F03%2F17%2F302%2F&from=http%3A%2F%2Fwww.jayxu.com%2F2005%2F08%2F02%2F202%2F">
                        <font size="-1"  style="line-height: 1.65em; font-size: 12px !important;">Synthetica破解</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.jayxu.com%2F2008%2F03%2F08%2F291%2F&from=http%3A%2F%2Fwww.jayxu.com%2F2005%2F08%2F02%2F202%2F">
                        <font size="-1"  style="line-height: 1.65em; font-size: 12px !important;">iPhone破解：1.0.2 -&gt; 1.1.3</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.jayxu.com%2F2009%2F11%2F11%2F1809%2F&from=http%3A%2F%2Fwww.jayxu.com%2F2005%2F08%2F02%2F202%2F">
                        <font size="-1"  style="line-height: 1.65em; font-size: 12px !important;">10 things all JAVA developers should know [zz]</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.jayxu.com%2F2005%2F05%2F10%2F221%2F&from=http%3A%2F%2Fwww.jayxu.com%2F2005%2F08%2F02%2F202%2F">
                        <font size="-1"  style="line-height: 1.65em; font-size: 12px !important;">Alloy</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.jayxu.com%2F2012%2F02%2F02%2F13237%2F&from=http%3A%2F%2Fwww.jayxu.com%2F2005%2F08%2F02%2F202%2F">
                        <font size="-1"  style="line-height: 1.65em; font-size: 12px !important;">有关Java泛型的类型擦除（type erasing）</font>
                    </a>
                </td>
            </tr>
    
    <tr>
        <td  align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></content:encoded>
			<wfw:commentRss>http://www.jayxu.com/2005/08/02/202/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Hacker</title>
		<link>http://www.jayxu.com/2005/07/19/206/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=hacker</link>
		<comments>http://www.jayxu.com/2005/07/19/206/#comments</comments>
		<pubDate>Tue, 19 Jul 2005 10:23:00 +0000</pubDate>
		<dc:creator>Jay</dc:creator>
				<category><![CDATA[技术生活]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[破解]]></category>

		<guid isPermaLink="false">http://ijay.net.cn/log/?p=206</guid>
		<description><![CDATA[原创内容，转载请注明： 转载自拈花微笑 本文链接地址: Hacker<table class="wumii-related-items" cellspacing="0" cellpadding="2" border="0" width="100%" style="clear: both;">
    
    <tr>
        <td ><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.jayxu.com%2F2010%2F10%2F27%2F10128&from=http%3A%2F%2Fwww.jayxu.com%2F2005%2F07%2F19%2F206%2F">
                        <font size="-1"  style="line-height: 1.65em; font-size: 12px !important;">刚才收到的钓鱼邮件，大家小心！</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.jayxu.com%2F2009%2F10%2F14%2F1765%2F&from=http%3A%2F%2Fwww.jayxu.com%2F2005%2F07%2F19%2F206%2F">
                        <font size="-1"  style="line-height: 1.65em; font-size: 12px !important;">博客搬家</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.jayxu.com%2F2009%2F08%2F04%2F1680%2F&from=http%3A%2F%2Fwww.jayxu.com%2F2005%2F07%2F19%2F206%2F">
                        <font size="-1"  style="line-height: 1.65em; font-size: 12px !important;">iTunes Store 中国 已开放注册</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.jayxu.com%2F2008%2F06%2F02%2F386%2F&from=http%3A%2F%2Fwww.jayxu.com%2F2005%2F07%2F19%2F206%2F">
                        <font size="-1"  style="line-height: 1.65em; font-size: 12px !important;">Antonella's Birthday - Tommy Emmanuel</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.jayxu.com%2F2009%2F09%2F11%2F1754%2F&from=http%3A%2F%2Fwww.jayxu.com%2F2005%2F07%2F19%2F206%2F">
                        <font size="-1"  style="line-height: 1.65em; font-size: 12px !important;">百天了，在那边过得还习惯吧？</font>
                    </a>
                </td>
            </tr>
    
    <tr>
        <td  align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
			<content:encoded><![CDATA[原创内容，转载请注明： 转载自拈花微笑 本文链接地址: Hacker 您可能也喜欢： 测试与Live Spaces同步 想和你，从心动到古稀 [zz] 乔布斯追悼漫画 [zz] 他说要给人民一个交代，于是给了人民一个胶带 新的开始 无觅<table class="wumii-related-items" cellspacing="0" cellpadding="2" border="0" width="100%" style="clear: both;">
    
    <tr>
        <td ><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.jayxu.com%2F2008%2F09%2F12%2F618%2F&from=http%3A%2F%2Fwww.jayxu.com%2F2005%2F07%2F19%2F206%2F">
                        <font size="-1"  style="line-height: 1.65em; font-size: 12px !important;">囧~~N78设置短信铃声</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.jayxu.com%2F2008%2F03%2F23%2F9908%2F&from=http%3A%2F%2Fwww.jayxu.com%2F2005%2F07%2F19%2F206%2F">
                        <font size="-1"  style="line-height: 1.65em; font-size: 12px !important;">取舍</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.jayxu.com%2F2009%2F06%2F06%2F1515%2F&from=http%3A%2F%2Fwww.jayxu.com%2F2005%2F07%2F19%2F206%2F">
                        <font size="-1"  style="line-height: 1.65em; font-size: 12px !important;">哥们儿，一路走好</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.jayxu.com%2F2008%2F11%2F15%2F851%2F&from=http%3A%2F%2Fwww.jayxu.com%2F2005%2F07%2F19%2F206%2F">
                        <font size="-1"  style="line-height: 1.65em; font-size: 12px !important;">一周tweets更新 [2008-11-15]</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.jayxu.com%2F2005%2F10%2F13%2F179%2F&from=http%3A%2F%2Fwww.jayxu.com%2F2005%2F07%2F19%2F206%2F">
                        <font size="-1"  style="line-height: 1.65em; font-size: 12px !important;">Google Earth（我家老房子）</font>
                    </a>
                </td>
            </tr>
    
    <tr>
        <td  align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></content:encoded>
			<wfw:commentRss>http://www.jayxu.com/2005/07/19/206/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Alloy</title>
		<link>http://www.jayxu.com/2005/05/10/221/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=alloy</link>
		<comments>http://www.jayxu.com/2005/05/10/221/#comments</comments>
		<pubDate>Tue, 10 May 2005 05:09:00 +0000</pubDate>
		<dc:creator>Jay</dc:creator>
				<category><![CDATA[技术生活]]></category>
		<category><![CDATA[alloy]]></category>
		<category><![CDATA[gui]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[破解]]></category>

		<guid isPermaLink="false">http://ijay.net.cn/log/?p=221</guid>
		<description><![CDATA[Alloy look and feel（http://www.incors.com/lookandfeel/index.php）是一个非常漂亮的Java的look and feel，但是它是收费的，免费的只能使用30天。经过一个晚上和一个白天的努力，我终于成功破解了alloy，心里那叫一个高兴啊，以后再做ui可以有很漂亮的界面了。等两天有空作一个算号器。 原创内容，转载请注明： 转载自拈花微笑 本文链接地址: Alloy<table class="wumii-related-items" cellspacing="0" cellpadding="2" border="0" width="100%" style="clear: both;">
    
    <tr>
        <td ><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.jayxu.com%2F2008%2F03%2F17%2F302%2F&from=http%3A%2F%2Fwww.jayxu.com%2F2005%2F05%2F10%2F221%2F">
                        <font size="-1"  style="line-height: 1.65em; font-size: 12px !important;">Synthetica破解</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.jayxu.com%2F2012%2F02%2F02%2F13237%2F&from=http%3A%2F%2Fwww.jayxu.com%2F2005%2F05%2F10%2F221%2F">
                        <font size="-1"  style="line-height: 1.65em; font-size: 12px !important;">有关Java泛型的类型擦除（type erasing）</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.jayxu.com%2F2008%2F05%2F07%2F352%2F&from=http%3A%2F%2Fwww.jayxu.com%2F2005%2F05%2F10%2F221%2F">
                        <font size="-1"  style="line-height: 1.65em; font-size: 12px !important;">Deskzilla Cracked</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.jayxu.com%2F2005%2F08%2F02%2F202%2F&from=http%3A%2F%2Fwww.jayxu.com%2F2005%2F05%2F10%2F221%2F">
                        <font size="-1"  style="line-height: 1.65em; font-size: 12px !important;">IDEA，破解成功</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.jayxu.com%2F2009%2F11%2F11%2F1809%2F&from=http%3A%2F%2Fwww.jayxu.com%2F2005%2F05%2F10%2F221%2F">
                        <font size="-1"  style="line-height: 1.65em; font-size: 12px !important;">10 things all JAVA developers should know [zz]</font>
                    </a>
                </td>
            </tr>
    
    <tr>
        <td  align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
			<content:encoded><![CDATA[<p>Alloy look and feel（<a href="http://www.incors.com/lookandfeel/index.php">http://www.incors.com/lookandfeel/index.php</a>）是一个非常漂亮的Java的look and feel，但是它是收费的，免费的只能使用30天。经过一个晚上和一个白天的努力，我终于成功破解了alloy，心里那叫一个高兴啊，以后再做ui可以有很漂亮的界面了。等两天有空作一个算号器。
<div style="margin-top: 15px; font-style: italic">
<p><strong>原创内容，转载请注明：</strong> 转载自<a href="http://www.jayxu.com/">拈花微笑</a></p>
<p><strong>本文链接地址:</strong> <a href="http://www.jayxu.com/2005/05/10/221/">Alloy</a></p>
</div>
<p><a href="http://www.bshare.cn/share?url=http%3A%2F%2Fwww.jayxu.com%2F2005%2F05%2F10%2F221%2F&title=Alloy" title="用bShare分享或收藏本文"><img src="http://static.bshare.cn/frame/images/button_custom1-zh.gif" alt="用bShare分享或收藏本文" /></a></p><table class="wumii-related-items" cellspacing="0" cellpadding="2" border="0" width="100%" style="clear: both;">
    
    <tr>
        <td ><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.jayxu.com%2F2008%2F03%2F17%2F302%2F&from=http%3A%2F%2Fwww.jayxu.com%2F2005%2F05%2F10%2F221%2F">
                        <font size="-1"  style="line-height: 1.65em; font-size: 12px !important;">Synthetica破解</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.jayxu.com%2F2012%2F02%2F02%2F13237%2F&from=http%3A%2F%2Fwww.jayxu.com%2F2005%2F05%2F10%2F221%2F">
                        <font size="-1"  style="line-height: 1.65em; font-size: 12px !important;">有关Java泛型的类型擦除（type erasing）</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.jayxu.com%2F2008%2F05%2F07%2F352%2F&from=http%3A%2F%2Fwww.jayxu.com%2F2005%2F05%2F10%2F221%2F">
                        <font size="-1"  style="line-height: 1.65em; font-size: 12px !important;">Deskzilla Cracked</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.jayxu.com%2F2005%2F08%2F02%2F202%2F&from=http%3A%2F%2Fwww.jayxu.com%2F2005%2F05%2F10%2F221%2F">
                        <font size="-1"  style="line-height: 1.65em; font-size: 12px !important;">IDEA，破解成功</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.jayxu.com%2F2009%2F11%2F11%2F1809%2F&from=http%3A%2F%2Fwww.jayxu.com%2F2005%2F05%2F10%2F221%2F">
                        <font size="-1"  style="line-height: 1.65em; font-size: 12px !important;">10 things all JAVA developers should know [zz]</font>
                    </a>
                </td>
            </tr>
    
    <tr>
        <td  align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></content:encoded>
			<wfw:commentRss>http://www.jayxu.com/2005/05/10/221/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

