博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

FlashBuilder4.0破解

Posted on 2010-08-03 09:44  星尘的天空  阅读(1798)  评论(0编辑  收藏  举报

/***************************************************************************/

//FlashBuilder4.0软件的破解

//资料来源:网络

//转载地址:http://hi.baidu.com/yichengwen/blog/item/9057a4ded271da55cdbf1a3a.html

/***************************************************************************/

flex 4 破解方法:
用注册机来破解是成功的,但是下一次重启的时候就不可以了,是因为他登陆了官方网站去验证的原因,所以我们来屏蔽它的验证网站,就可以达到破解了。
无论是新安装的,还是试用期过期了的,我们首先在C:\WINDOWS\system32\drivers\etc目录下的hosts文件进行修改,这个是系统文件是只读的,所以我们不进行修改的话是写不了内容进去的,点击这个文件的属性,先把只读这个属性取消掉,然后修改完之后改过来。我们不需要修改很多代码,我们只需增加一句话就可以了,在文件里面增加上127.0.0.1 activate.adobe.com这句话,注意了前面不能有#,这个是会被注释掉的,不起作用的。
如我的文件修改之后的内容:
# copyright (c) 1993-1999 microsoft corp.
#
# this is a sample hosts file used by microsoft tcp/ip for windows.
#
# this file contains the mappings of ip addresses to host names. each
# entry should be kept on an individual line. the ip address should
# be placed in the first column followed by the corresponding host name.
# the ip address and the host name should be separated by at least one
# space.
#
# additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# for example:
#
#      102.54.94.97     rhino.acme.com          # source server
#       38.25.63.10     x.acme.com              # x client host
# 以下都是在2006-2009年恶意修改IE属性,传播病毒木马和弹出广告的网站
#127.0.0.1 211.94.190.80
#127.0.0.1 adsresult.joywell.com.cn
#127.0.0.1 advstat.xunlei.com
#127.0.0.1 biz5.sandai.net
#127.0.0.1 cknum.sandai.net
#127.0.0.1 cl.kankan.xunlei.com
#127.0.0.1 float.sandai.net
#127.0.0.1 mcfg.sandai.net
#127.0.0.1 mtips.xunlei.com
#127.0.0.1 pubstat.sandai.net
#127.0.0.1 wy.xunlei.com
#127.0.0.1 sandai.net
#127.0.0.1 biz5.sandai.net
#127.0.0.1 com.down.sandai.net
#127.0.0.1 blockres.phub.sandai.net
#127.0.0.1 mediapv.sandai.net
#127.0.0.1 biz4.sandai.net
#127.0.0.1 biz3.sandai.net
#127.0.0.1 biz2.sandai.net
#127.0.0.1 biz1.sandai.net
#127.0.0.1 biz5c.sandai.net

127.0.0.1  localhost

127.0.0.1 activate.adobe.com

修改完之后我们就可以进行注册了,如果有注册机的话,就可以很容易获取序列号了,如果没有的话在网上找也可以找到很多,在这里我提供一些吧,不知道能不能用,应该是可以用的,
flex4注册码:
1424-4391-4624-5590-9520-3224
1424-4911-9190-5139-3387-1194
1424-4534-4173-3056-1444-4877
1424-4766-8976-4612-2545-2984
1424-4014-3600-4497-9399-5754

进行注册之后,以后就不会出现那个要求我们注册的框框了,烦人的东西.