本站首页    管理页面    写新日志    退出


«August 2025»
12
3456789
10111213141516
17181920212223
24252627282930
31


公告
 本博客在此声明所有文章均为转摘,只做资料收集使用。

我的分类(专题)

日志更新

最新评论

留言板

链接

Blog信息
blog名称:
日志总数:1304
评论数量:2242
留言数量:5
访问次数:7594735
建立时间:2006年5月29日




[算法]Myeclipse所有版本注册码的通用算法(修改版)
软件技术

lhwork 发表于 2006/12/7 14:23:11

是一个通用的Myeclipse注册码生成算法-建议还是买正版500)this.width=500'> 500)this.width=500'> import  java.io. * ;500)this.width=500'>500)this.width=500'> public   class  Crack  500)this.width=500'> {500)this.width=500'>500)this.width=500'>    public   static  String convert(String s)  500)this.width=500'> {500)this.width=500'>        if  (s  ==   null   ||  s.length()  ==   0 )500)this.width=500'>            return  s;500)this.width=500'>        byte  abyte0[]  =  s.getBytes();500)this.width=500'>        char  ac[]  =   new   char [s.length()];500)this.width=500'>        int  i  =   0 ;500)this.width=500'>500)this.width=500'>        for  ( int  k  =  abyte0.length; i  <  k; i ++ )  500)this.width=500'> {500)this.width=500'>            int  j  =  abyte0[i];500)this.width=500'>            if  (j  >=   48   &&  j  <=   57 )500)this.width=500'>               j  =  ((j  -   48 )  +   5 )  %   10   +   48 ;500)this.width=500'>            else   if  (j  >=   65   &&  j  <=   90 )500)this.width=500'>               j  =  ((j  -   65 )  +   13 )  %   26   +   65 ;500)this.width=500'>            else   if  (j  >=   97   &&  j  <=   122 )500)this.width=500'>               j  =  ((j  -   97 )  +   13 )  %   26   +   97 ;500)this.width=500'>           ac[i]  =  ( char ) j;500)this.width=500'>       } 500)this.width=500'>        return  String.valueOf(ac);500)this.width=500'>   } 500)this.width=500'> 500)this.width=500'> 500)this.width=500'>    private   static   int  hash(String s)  500)this.width=500'> {500)this.width=500'>        int  i  =   0 ;500)this.width=500'>        char  ac[]  =  s.toCharArray();500)this.width=500'>        int  j  =   0 ;500)this.width=500'>        for  ( int  k  =  ac.length; j  <  k; j ++ )500)this.width=500'>           i  =   31   *  i  +  ac[j];500)this.width=500'>        return  Math.abs(i);500)this.width=500'>   } 500)this.width=500'> 500)this.width=500'> 500)this.width=500'>    private   static  String inputString()  500)this.width=500'> {500)this.width=500'>       BufferedReader bufferedreader  =   new  BufferedReader(500)this.width=500'>                new  InputStreamReader(System.in));500)this.width=500'>       String s  =   null ;500)this.width=500'>500)this.width=500'>        try   500)this.width=500'> {500)this.width=500'>           s  =  bufferedreader.readLine();500)this.width=500'>500)this.width=500'>       }   catch  (IOException ioexception)  500)this.width=500'> {500)this.width=500'>           ioexception.printStackTrace();500)this.width=500'>       } 500)this.width=500'>        return  s;500)this.width=500'>   } 500)this.width=500'> 500)this.width=500'> 500)this.width=500'>    public   static   void  main(String args[])  500)this.width=500'> {500)this.width=500'>500)this.width=500'>        try   500)this.width=500'> {500)this.width=500'>           System.out.println( " My Eclipse IDE v9.99 Keygen " );500)this.width=500'>           System.out.print( " License Name :  " );500)this.width=500'>           String s  =  inputString();500)this.width=500'>           String licStr  =   " YE3MP-999-00-9912310 " ;500)this.width=500'>           String h  =  s.substring( 0 ,  1 )500)this.width=500'>                    +  licStr500)this.width=500'>                    +   " Decompiling this copyrighted software is a violation of both your license agreement and the Digital Millenium Copyright Act of 1998 (http://www.loc.gov/copyright/legislation/dmca.pdf). Under section 1204 of the DMCA, penalties range up to a $500,000 fine or up to five years imprisonment for a first offense. Think about it; pay for a license, avoid prosecution, and feel better about yourself. " 500)this.width=500'>                    +  s;500)this.width=500'>            int  j  =  hash(h);500)this.width=500'>500)this.width=500'>           String lic  =  s.substring( 0 ,  1 )  +  licStr  +  Integer.toString(j);500)this.width=500'>           System.out.println( " License Key :  "   +  convert(lic));500)this.width=500'>500)this.width=500'>       }   catch  (Exception exception)  500)this.width=500'> {500)this.width=500'>           exception.printStackTrace();500)this.width=500'>       } 500)this.width=500'>   } 500)this.width=500'>}


阅读全文(6592) | 回复(2) | 编辑 | 精华
 


回复:Myeclipse所有版本注册码的通用算法(修改版)
软件技术

548(游客)发表评论于2009/11/7 19:27:31

52 4154135


个人主页 | 引用回复 | 主人回复 | 返回 | 编辑 | 删除
 


回复:Myeclipse所有版本注册码的通用算法(修改版)
软件技术

dij(游客)发表评论于2008/12/30 10:33:01

真牛叉,我编译算了一个试试

个人主页 | 引用回复 | 主人回复 | 返回 | 编辑 | 删除
 


» 1 »

发表评论:
昵称:
密码:
主页:
标题:
验证码:  (不区分大小写,请仔细填写,输错需重写评论内容!)



站点首页 | 联系我们 | 博客注册 | 博客登陆

Sponsored By W3CHINA
W3CHINA Blog 0.8 Processed in 0.535 second(s), page refreshed 144758085 times.
《全国人大常委会关于维护互联网安全的决定》  《计算机信息网络国际联网安全保护管理办法》
苏ICP备05006046号