【问题标题】:Recently bought computer blocks IP addresses from Adobe最近购买的计算机阻止了 Adobe 的 IP 地址
【发布时间】:2019-11-29 23:35:18
【问题描述】:
简而言之:
我买了一台电脑,我怀疑使用它的人 破解 Adobe 的许可证,例如Photoshop 之类的,我听说为了正确执行此操作,您需要阻止 Adobe 的一些 IP 地址,以使程序不会意识到它是在未经许可的情况下使用的。我现在确实想使用我的购买的 Adobe 程序,你们中的任何人都可以告诉我引导我到包含/特定 IP 的配置/系统文件吗Adobe 的地址?我在一台 Windows 10 机器上(我拿到它时有几个分区,所以我怀疑可能有一些双引导正在进行)。任何可以帮助我解决这个问题的东西都会很棒,非常感谢!
PS:如果有办法重置整个系统,我不会介意这种情况发生,只是之后我需要做更多的工作。
【问题讨论】:
标签:
windows-10
adobe
config
ip-blocking
【解决方案1】:
Windows 10 64 位。
查看您的hidden hosts 文件C:\Windows\System32\drivers\etc\hosts
评论 activate.abobe.com 条目。
Change 看起来像:
127.0.0.1 activate.adobe.com 到 #127.0.0.1 activate.adobe.com
必应搜索adobe C:\Windows\System32\drivers\etc\hosts
主机文件示例:
# Copyright (c) 1993-2009 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
# localhost name resolution is handled within DNS itself.
#127.0.0.1 activate.adobe.com