Patch Host File Adobe



Jul 27th, 2010

Adobe CC 2019 activation host block. GitHub Gist: instantly share code, notes, and snippets. A step by step, in-depth process on how to edit your windows hosts file. Very brief steps: 1. Open your Hosts file (%windows%/system32/drivers/etc) 2.

Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
  1. :: Adobe activation HOSTS file patching
  2. :: Must be compiled with Bat2Exe to obtain SkZ-Adobe_Patch_HOSTS_v0.2.exe
  3. title SkZ-Adobe_Patch_HOSTS_v0.2
  4. echo# ¦¦¦¦ ¦¦¦¦
  5. echo# ¦¦¦¦ ¦¦ ¦¦ ¦¦¦ ¦¦¦¦ ¦¦¦¦ ¦¦ ¦ ¦¦¦¦
  6. echo# ¦¦¦¦¦ ¦¦ ¦¦ ¦¦ ¦¦¦ ¦¦¦¦ ¦¦¦ ¦¦¦¦
  7. echo# ¦¦¦¦¦ ¦¦¦¦¦¦¦ ¦¦ ¦¦¦ ¦¦¦¦¦ ¦¦¦ ¦¦¦
  8. echo# ¦¦ ¦¦¦¦ ¦¦¦¦¦¦¦ ¦¦¦¦¦¦¦¦¦¦¦¦¦ ¦¦ ¦¦ ¦¦¦ ¦¦¦ ¦
  9. echo# ¦¦¦¦¦ ¦¦ ¦¦¦ ¦¦¦ ¦¦¦ ¦¦ ¦¦ ¦¦¦ ¦¦¦¦ ¦¦¦¦
  10. echo# ¦¦¦ ¦¦¦¦ ¦¦¦ ¦¦¦¦
  11. echo#
  12. echo####################### SkZ-Adobe_Patch_HOSTS_v0.2.exe ######################
  13. echo# HOSTS file, who is located into WindowsSystem32driversetc, will be #
  14. echo# patched for redirect any Adobe activation hostname to localhost. #
  15. echo# Make sure you have disable UAC on Vista/7 and run this program as Admin #
  16. echo#
  17. echo#################################################################### 27/07/10
  18. ping 127.0.0.1 -n2-w1000> nul
  19. :: Find string 'activate.adobe.com'in HOSTS file before patching
  20. :: And if the string 'activate.adobe.com' already exists in the HOSTS file, goto :already
  21. findstr 'activate.adobe.com'%WINDIR%System32driversetchosts > nul
  22. ping 127.0.0.1 -n2-w1000> nul
  23. ping 127.0.0.1 -n2-w1000> nul
  24. :: Add theses lines to the HOSTS file located in C:WindowsSystem32driversetc by defaut
  25. echo 127.0.0.1 3dns.adobe.com >>%WINDIR%System32driversetchosts
  26. echo 127.0.0.1 3dns-1.adobe.com >>%WINDIR%System32driversetchosts
  27. echo 127.0.0.1 3dns-2.adobe.com >>%WINDIR%System32driversetchosts
  28. echo 127.0.0.1 3dns-3.adobe.com >>%WINDIR%System32driversetchosts
  29. echo 127.0.0.1 3dns-4.adobe.com >>%WINDIR%System32driversetchosts
  30. echo 127.0.0.1 activate.adobe.com >>%WINDIR%System32driversetchosts
  31. echo 127.0.0.1 activate-sea.adobe.com >>%WINDIR%System32driversetchosts
  32. echo 127.0.0.1 activate-sjc0.adobe.com >>%WINDIR%System32driversetchosts
  33. echo 127.0.0.1 activate.wip.adobe.com >>%WINDIR%System32driversetchosts
  34. echo 127.0.0.1 activate.wip1.adobe.com >>%WINDIR%System32driversetchosts
  35. echo 127.0.0.1 activate.wip2.adobe.com >>%WINDIR%System32driversetchosts
  36. echo 127.0.0.1 activate.wip3.adobe.com >>%WINDIR%System32driversetchosts
  37. echo 127.0.0.1 activate.wip4.adobe.com >>%WINDIR%System32driversetchosts
  38. echo 127.0.0.1 adobe-dns.adobe.com >>%WINDIR%System32driversetchosts
  39. echo 127.0.0.1 adobe-dns-1.adobe.com >>%WINDIR%System32driversetchosts
  40. echo 127.0.0.1 adobe-dns-2.adobe.com >>%WINDIR%System32driversetchosts
  41. echo 127.0.0.1 adobe-dns-3.adobe.com >>%WINDIR%System32driversetchosts
  42. echo 127.0.0.1 adobe-dns-4.adobe.com >>%WINDIR%System32driversetchosts
  43. echo 127.0.0.1 crl.verisign.net >>%WINDIR%System32driversetchosts
  44. echo 127.0.0.1 CRL.VERISIGN.NET.*>>%WINDIR%System32driversetchosts
  45. echo 127.0.0.1 ood.opsource.net >>%WINDIR%System32driversetchosts
  46. echo 127.0.0.1 209-34-83-73.ood.opsource.net >>%WINDIR%System32driversetchosts
  47. echo 127.0.0.1 practivate.adobe >>%WINDIR%System32driversetchosts
  48. echo 127.0.0.1 practivate.adobe.*>>%WINDIR%System32driversetchosts
  49. echo 127.0.0.1 practivate.adobe.com >>%WINDIR%System32driversetchosts
  50. echo 127.0.0.1 practivate.adobe.newoa >>%WINDIR%System32driversetchosts
  51. echo 127.0.0.1 practivate.adobe.ntp >>%WINDIR%System32driversetchosts
  52. echo 127.0.0.1 practivate.adobe.ipp >>%WINDIR%System32driversetchosts
  53. echo 127.0.0.1 ereg.adobe.com >>%WINDIR%System32driversetchosts
  54. echo 127.0.0.1 ereg.wip.adobe.com >>%WINDIR%System32driversetchosts
  55. echo 127.0.0.1 ereg.wip1.adobe.com >>%WINDIR%System32driversetchosts
  56. echo 127.0.0.1 ereg.wip2.adobe.com >>%WINDIR%System32driversetchosts
  57. echo 127.0.0.1 ereg.wip3.adobe.com >>%WINDIR%System32driversetchosts
  58. echo 127.0.0.1 ereg.wip4.adobe.com >>%WINDIR%System32driversetchosts
  59. echo 127.0.0.1 wip.adobe.com >>%WINDIR%System32driversetchosts
  60. echo 127.0.0.1 wip1.adobe.com >>%WINDIR%System32driversetchosts
  61. echo 127.0.0.1 wip2.adobe.com >>%WINDIR%System32driversetchosts
  62. echo 127.0.0.1 wip3.adobe.com >>%WINDIR%System32driversetchosts
  63. echo 127.0.0.1 wip4.adobe.com >>%WINDIR%System32driversetchosts
  64. echo 127.0.0.1 tss-geotrust-crl.thawte.com >>%WINDIR%System32driversetchosts
  65. echo 127.0.0.1 www.wip.adobe.com >>%WINDIR%System32driversetchosts
  66. echo 127.0.0.1 www.wip1.adobe.com >>%WINDIR%System32driversetchosts
  67. echo 127.0.0.1 www.wip2.adobe.com >>%WINDIR%System32driversetchosts
  68. echo 127.0.0.1 www.wip3.adobe.com >>%WINDIR%System32driversetchosts
  69. echo 127.0.0.1 www.wip4.adobe.com >>%WINDIR%System32driversetchosts
  70. echo 127.0.0.1 wwis-dubc1-vip60.adobe.com >>%WINDIR%System32driversetchosts
  71. echo 127.0.0.1 192.150.18.108 >>%WINDIR%System32driversetchosts
  72. echo 127.0.0.1 192.150.22.40 >>%WINDIR%System32driversetchosts
  73. echo 127.0.0.1 192.150.14.69 >>%WINDIR%System32driversetchosts
  74. echo 127.0.0.1 192.150.8.118 >>%WINDIR%System32driversetchosts
  75. echo 127.0.0.1 192.150.8.100 >>%WINDIR%System32driversetchosts
  76. echo 127.0.0.1 192.150.18.101 >>%WINDIR%System32driversetchosts
  77. echo# Patch applied.
  78. echo# Checking...
  79. :: Find string 'adobe'in HOSTS file
  80. findstr 'adobe'%WINDIR%System32driversetchosts > nul
  81. :: If the string 'adobe' exists in the HOSTS file, goto :ok
  82. :: If the string 'adobe' doesn't exist in the HOSTS file, goto :end
  83. echo # FAILED TO PATCH HOSTS FILE ! Restart this program with admin rights
  84. pause
  85. :succes
  86. echo # Done !!! Your computer is now patched and you can install CS5 Programs
  87. ping 127.0.0.1 -n 2 -w 8000 > nul
  88. goto end
  89. :: If patch already applied
  90. ping 127.0.0.1 -n 2 -w 1000 > nul
  91. ping 127.0.0.1 -n 2 -w 1000 > nul
  92. goto succes
  93. :: Succes of the patch checking
  94. ping 127.0.0.1 -n 2 -w 1000 > nul
  95. ping 127.0.0.1 -n 2 -w 1000 > nul
  96. goto succes
  97. echo # ¦¦¦¦ ¦¦¦¦
  98. echo # ¦¦¦¦¦¦¦¦ ¦¦¦¦¦ ¦¦ ¦¦¦ ¦¦¦¦ ¦¦¦ ¦¦¦¦¦¦¦¦¦¦¦¦
  99. echo # ¦¦¦¦ ¦ ¦¦ ¦¦ ¦¦¦¦¦ ¦¦¦ ¦¦¦ ¦¦¦¦
  100. echo # ¦¦¦¦¦ ¦¦ ¦¦ ¦¦ ¦¦¦ ¦¦¦¦ ¦¦¦ ¦¦¦
  101. echo # ¦¦ ¦¦¦¦ ¦¦¦¦¦¦¦ ¦¦¦¦¦¦¦¦¦¦¦¦¦ ¦¦ ¦¦ ¦¦¦ ¦¦¦ ¦
  102. echo # ¦¦¦¦¦ ¦¦ ¦¦¦ ¦¦¦ ¦¦¦ ¦¦ ¦¦ ¦¦¦ ¦¦¦¦ ¦¦¦¦
  103. echo # ¦¦¦¦¦¦¦¦ ¦¦¦¦ ¦¦¦ ¦¦¦ ¦¦¦ ¦¦¦¦ ¦¦¦¦¦¦¦¦¦¦¦¦
  104. echo #
  105. echo # You can catch my uploads on http://thepiratebay.org/user/sk4nz
  106. echo #
  107. echo #
  108. pause > nul
RAW Paste Data
Patch Host File Adobe

Hi Guys!

Patch host file adobe flash player

After a long time I got chance to write a blog. The subject is also interesting, I worked really hard to solve this puzzle.

From the beginning I wanted to have a acrobat pro version on my PC. But as all you aware that the adobe products are very difficult to crack. I succeeded by following steps –

Step 1

Visit adobe creative cloud site to Download adobe adobe cloud application manager (size 2.70 MB). You need to register youself to download the application manager. Don’t worry ITS FREE and cant be tracked!

After downloading CreativeCloudSet-Up.exe file, run the setup to install it on to your machine. It will install Adobe application manager. Run the application after installing and log in using username and password crated while downloading application manager.

Adobe Block Host File

After logging in install Acrobat XI Pro as a trial version. Application manager will download and install the acrobat on to your machine.

After complete installation DO NOT HURRY TO START THE ACROBAT PROGRAM.

Step 2

Search for Windows host file by using winkey+R and using below address. You can Google to to locate your system host file .

Patch Host File Adobe

For Windows XP the address is c:windowssystem32driversetchosts use notepad program to open it.

Add Adobe site to block the internet access to Adobe updates.

127.0.0.1 activate.adobe.com
127.0.0.1 lmlicenses.wip4.adobe.com
127.0.0.1 lm.licenses.adobe.com
127.0.0.1 192.150.14.69
127.0.0.1 192.150.18.101
127.0.0.1 192.150.18.108
127.0.0.1 192.150.22.40
127.0.0.1 192.150.8.100
127.0.0.1 192.150.8.118
127.0.0.1 209-34-83-73.ood.opsource.net
127.0.0.1 3dns-1.adobe.com
127.0.0.1 3dns-2.adobe.com
127.0.0.1 3dns-2.adobe.com
127.0.0.1 3dns-3.adobe.com
127.0.0.1 3dns-3.adobe.com
127.0.0.1 3dns-4.adobe.com
127.0.0.1 3dns.adobe.com
127.0.0.1 activate-sea.adobe.com
127.0.0.1 activate-sea.adobe.com
127.0.0.1 activate-sjc0.adobe.com
127.0.0.1 activate-sjc0.adobe.com
127.0.0.1 activate.adobe.com
127.0.0.1 activate.adobe.com
127.0.0.1 activate.wip.adobe.com
127.0.0.1 activate.wip1.adobe.com
127.0.0.1 activate.wip2.adobe.com
127.0.0.1 activate.wip3.adobe.com
127.0.0.1 activate.wip3.adobe.com
127.0.0.1 activate.wip4.adobe.com
127.0.0.1 adobe-dns-1.adobe.com
127.0.0.1 adobe-dns-2.adobe.com
127.0.0.1 adobe-dns-2.adobe.com
127.0.0.1 adobe-dns-3.adobe.com
127.0.0.1 adobe-dns-3.adobe.com
127.0.0.1 adobe-dns-4.adobe.com
127.0.0.1 adobe-dns.adobe.com
127.0.0.1 adobe-dns.adobe.com
127.0.0.1 adobe.activate.com
127.0.0.1 adobeereg.com
127.0.0.1 crl.verisign.net
127.0.0.1 CRL.VERISIGN.NET.*
127.0.0.1 ereg.adobe.com
127.0.0.1 ereg.adobe.com
127.0.0.1 ereg.wip.adobe.com
127.0.0.1 ereg.wip1.adobe.com
127.0.0.1 ereg.wip2.adobe.com
127.0.0.1 ereg.wip3.adobe.com
127.0.0.1 ereg.wip3.adobe.com
127.0.0.1 ereg.wip4.adobe.com
127.0.0.1 hl2rcv.adobe.com
127.0.0.1 ood.opsource.net
127.0.0.1 practivate.adobe
127.0.0.1 practivate.adobe.*
127.0.0.1 practivate.adobe.com
127.0.0.1 practivate.adobe.com
127.0.0.1 practivate.adobe.ipp
127.0.0.1 practivate.adobe.newoa
127.0.0.1 practivate.adobe.ntp
127.0.0.1 tss-geotrust-crl.thawte.com
127.0.0.1 wip.adobe.com
127.0.0.1 wip1.adobe.com
127.0.0.1 wip2.adobe.com
127.0.0.1 wip3.adobe.com
127.0.0.1 wip3.adobe.com
127.0.0.1 wip4.adobe.com
127.0.0.1 wwis-dubc1-vip60.adobe.com
127.0.0.1 wwis-dubc1-vip60.adobe.com
127.0.0.1 wwis-dubc1-vip60.adobe.com

Adobe Cs6 Host File Block

Also use windows firewall to block the updates.

Step3

Locate amtlib.dll file at c

Before replacing this file keep copy of original file.

Adobe host file location

Replace this file with below file

Step 4

Patch Host File Adobe

Adobe Host File Location

Now you can start the acrobat application without registration and login. DO NOT ATTEMPT TO UPDATE ANT ADOBE PRODUCT INSTALLED ON YOUR MACHINE,

Patch Hosts File Adobe

AND IT IS DONE!!!!!!

Adobe Cs6 Hosts File

ENJOY 🙂