FB4 破解 hosts文件

Adobe给Flash Builder 4 加了在线激活的“后门”了,所以算号器算出来的SN虽然是对的,但是重启FB4之后就又失效了,因此只能采取修改D:\WINDOWS\system32\drivers\etc\hosts文件的方式来躲开Adobe的在线激活了。

# 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
127.0.0.1       localhost
#-------------Adobe------------------- 
127.0.0.1	activate.adobe.com 
127.0.0.1	practivate.adobe.com 
127.0.0.1	ereg.adobe.com 
127.0.0.1	activate.wip3.adobe.com 
127.0.0.1	wip3.adobe.com 
127.0.0.1	3dns-3.adobe.com 
127.0.0.1	3dns-2.adobe.com 
127.0.0.1	adobe-dns.adobe.com 
127.0.0.1	adobe-dns-2.adobe.com 
127.0.0.1	adobe-dns-3.adobe.com 
127.0.0.1	ereg.wip3.adobe.com 
127.0.0.1	activate-sea.adobe.com 
127.0.0.1	wwis-dubc1-vip60.adobe.com 
127.0.0.1	activate-sjc0.adobe.com
posted @ 2010-08-04 18:10  RIA爱好者  阅读(1181)  评论(0编辑  收藏  举报