- Adobe Block Host File
- Adobe Cs6 Host File Block
- Adobe Host File Location
- Patch Hosts File Adobe
- Adobe Cs6 Hosts File
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.
- :: Adobe activation HOSTS file patching
- :: Must be compiled with Bat2Exe to obtain SkZ-Adobe_Patch_HOSTS_v0.2.exe
- title SkZ-Adobe_Patch_HOSTS_v0.2
- echo# ¦¦¦¦ ¦¦¦¦
- echo# ¦¦¦¦ ¦¦ ¦¦ ¦¦¦ ¦¦¦¦ ¦¦¦¦ ¦¦ ¦ ¦¦¦¦
- echo# ¦¦¦¦¦ ¦¦ ¦¦ ¦¦ ¦¦¦ ¦¦¦¦ ¦¦¦ ¦¦¦¦
- echo# ¦¦¦¦¦ ¦¦¦¦¦¦¦ ¦¦ ¦¦¦ ¦¦¦¦¦ ¦¦¦ ¦¦¦
- echo# ¦¦ ¦¦¦¦ ¦¦¦¦¦¦¦ ¦¦¦¦¦¦¦¦¦¦¦¦¦ ¦¦ ¦¦ ¦¦¦ ¦¦¦ ¦
- echo# ¦¦¦¦¦ ¦¦ ¦¦¦ ¦¦¦ ¦¦¦ ¦¦ ¦¦ ¦¦¦ ¦¦¦¦ ¦¦¦¦
- echo# ¦¦¦ ¦¦¦¦ ¦¦¦ ¦¦¦¦
- echo#
- echo####################### SkZ-Adobe_Patch_HOSTS_v0.2.exe ######################
- echo# HOSTS file, who is located into WindowsSystem32driversetc, will be #
- echo# patched for redirect any Adobe activation hostname to localhost. #
- echo# Make sure you have disable UAC on Vista/7 and run this program as Admin #
- echo#
- echo#################################################################### 27/07/10
- ping 127.0.0.1 -n2-w1000> nul
- :: Find string 'activate.adobe.com'in HOSTS file before patching
- :: And if the string 'activate.adobe.com' already exists in the HOSTS file, goto :already
- findstr 'activate.adobe.com'%WINDIR%System32driversetchosts > nul
- ping 127.0.0.1 -n2-w1000> nul
- ping 127.0.0.1 -n2-w1000> nul
- :: Add theses lines to the HOSTS file located in C:WindowsSystem32driversetc by defaut
- echo 127.0.0.1 3dns.adobe.com >>%WINDIR%System32driversetchosts
- echo 127.0.0.1 3dns-1.adobe.com >>%WINDIR%System32driversetchosts
- echo 127.0.0.1 3dns-2.adobe.com >>%WINDIR%System32driversetchosts
- echo 127.0.0.1 3dns-3.adobe.com >>%WINDIR%System32driversetchosts
- echo 127.0.0.1 3dns-4.adobe.com >>%WINDIR%System32driversetchosts
- echo 127.0.0.1 activate.adobe.com >>%WINDIR%System32driversetchosts
- echo 127.0.0.1 activate-sea.adobe.com >>%WINDIR%System32driversetchosts
- echo 127.0.0.1 activate-sjc0.adobe.com >>%WINDIR%System32driversetchosts
- echo 127.0.0.1 activate.wip.adobe.com >>%WINDIR%System32driversetchosts
- echo 127.0.0.1 activate.wip1.adobe.com >>%WINDIR%System32driversetchosts
- echo 127.0.0.1 activate.wip2.adobe.com >>%WINDIR%System32driversetchosts
- echo 127.0.0.1 activate.wip3.adobe.com >>%WINDIR%System32driversetchosts
- echo 127.0.0.1 activate.wip4.adobe.com >>%WINDIR%System32driversetchosts
- echo 127.0.0.1 adobe-dns.adobe.com >>%WINDIR%System32driversetchosts
- echo 127.0.0.1 adobe-dns-1.adobe.com >>%WINDIR%System32driversetchosts
- echo 127.0.0.1 adobe-dns-2.adobe.com >>%WINDIR%System32driversetchosts
- echo 127.0.0.1 adobe-dns-3.adobe.com >>%WINDIR%System32driversetchosts
- echo 127.0.0.1 adobe-dns-4.adobe.com >>%WINDIR%System32driversetchosts
- echo 127.0.0.1 crl.verisign.net >>%WINDIR%System32driversetchosts
- echo 127.0.0.1 CRL.VERISIGN.NET.*>>%WINDIR%System32driversetchosts
- echo 127.0.0.1 ood.opsource.net >>%WINDIR%System32driversetchosts
- echo 127.0.0.1 209-34-83-73.ood.opsource.net >>%WINDIR%System32driversetchosts
- echo 127.0.0.1 practivate.adobe >>%WINDIR%System32driversetchosts
- echo 127.0.0.1 practivate.adobe.*>>%WINDIR%System32driversetchosts
- echo 127.0.0.1 practivate.adobe.com >>%WINDIR%System32driversetchosts
- echo 127.0.0.1 practivate.adobe.newoa >>%WINDIR%System32driversetchosts
- echo 127.0.0.1 practivate.adobe.ntp >>%WINDIR%System32driversetchosts
- echo 127.0.0.1 practivate.adobe.ipp >>%WINDIR%System32driversetchosts
- echo 127.0.0.1 ereg.adobe.com >>%WINDIR%System32driversetchosts
- echo 127.0.0.1 ereg.wip.adobe.com >>%WINDIR%System32driversetchosts
- echo 127.0.0.1 ereg.wip1.adobe.com >>%WINDIR%System32driversetchosts
- echo 127.0.0.1 ereg.wip2.adobe.com >>%WINDIR%System32driversetchosts
- echo 127.0.0.1 ereg.wip3.adobe.com >>%WINDIR%System32driversetchosts
- echo 127.0.0.1 ereg.wip4.adobe.com >>%WINDIR%System32driversetchosts
- echo 127.0.0.1 wip.adobe.com >>%WINDIR%System32driversetchosts
- echo 127.0.0.1 wip1.adobe.com >>%WINDIR%System32driversetchosts
- echo 127.0.0.1 wip2.adobe.com >>%WINDIR%System32driversetchosts
- echo 127.0.0.1 wip3.adobe.com >>%WINDIR%System32driversetchosts
- echo 127.0.0.1 wip4.adobe.com >>%WINDIR%System32driversetchosts
- echo 127.0.0.1 tss-geotrust-crl.thawte.com >>%WINDIR%System32driversetchosts
- echo 127.0.0.1 www.wip.adobe.com >>%WINDIR%System32driversetchosts
- echo 127.0.0.1 www.wip1.adobe.com >>%WINDIR%System32driversetchosts
- echo 127.0.0.1 www.wip2.adobe.com >>%WINDIR%System32driversetchosts
- echo 127.0.0.1 www.wip3.adobe.com >>%WINDIR%System32driversetchosts
- echo 127.0.0.1 www.wip4.adobe.com >>%WINDIR%System32driversetchosts
- echo 127.0.0.1 wwis-dubc1-vip60.adobe.com >>%WINDIR%System32driversetchosts
- echo 127.0.0.1 192.150.18.108 >>%WINDIR%System32driversetchosts
- echo 127.0.0.1 192.150.22.40 >>%WINDIR%System32driversetchosts
- echo 127.0.0.1 192.150.14.69 >>%WINDIR%System32driversetchosts
- echo 127.0.0.1 192.150.8.118 >>%WINDIR%System32driversetchosts
- echo 127.0.0.1 192.150.8.100 >>%WINDIR%System32driversetchosts
- echo 127.0.0.1 192.150.18.101 >>%WINDIR%System32driversetchosts
- echo# Patch applied.
- echo# Checking...
- :: Find string 'adobe'in HOSTS file
- findstr 'adobe'%WINDIR%System32driversetchosts > nul
- :: If the string 'adobe' exists in the HOSTS file, goto :ok
- :: If the string 'adobe' doesn't exist in the HOSTS file, goto :end
- echo # FAILED TO PATCH HOSTS FILE ! Restart this program with admin rights
- pause
- :succes
- echo # Done !!! Your computer is now patched and you can install CS5 Programs
- ping 127.0.0.1 -n 2 -w 8000 > nul
- goto end
- :: If patch already applied
- ping 127.0.0.1 -n 2 -w 1000 > nul
- ping 127.0.0.1 -n 2 -w 1000 > nul
- goto succes
- :: Succes of the patch checking
- ping 127.0.0.1 -n 2 -w 1000 > nul
- ping 127.0.0.1 -n 2 -w 1000 > nul
- goto succes
- echo # ¦¦¦¦ ¦¦¦¦
- echo # ¦¦¦¦¦¦¦¦ ¦¦¦¦¦ ¦¦ ¦¦¦ ¦¦¦¦ ¦¦¦ ¦¦¦¦¦¦¦¦¦¦¦¦
- echo # ¦¦¦¦ ¦ ¦¦ ¦¦ ¦¦¦¦¦ ¦¦¦ ¦¦¦ ¦¦¦¦
- echo # ¦¦¦¦¦ ¦¦ ¦¦ ¦¦ ¦¦¦ ¦¦¦¦ ¦¦¦ ¦¦¦
- echo # ¦¦ ¦¦¦¦ ¦¦¦¦¦¦¦ ¦¦¦¦¦¦¦¦¦¦¦¦¦ ¦¦ ¦¦ ¦¦¦ ¦¦¦ ¦
- echo # ¦¦¦¦¦ ¦¦ ¦¦¦ ¦¦¦ ¦¦¦ ¦¦ ¦¦ ¦¦¦ ¦¦¦¦ ¦¦¦¦
- echo # ¦¦¦¦¦¦¦¦ ¦¦¦¦ ¦¦¦ ¦¦¦ ¦¦¦ ¦¦¦¦ ¦¦¦¦¦¦¦¦¦¦¦¦
- echo #
- echo # You can catch my uploads on http://thepiratebay.org/user/sk4nz
- echo #
- echo #
- pause > nul
Hi Guys!
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 .
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.
Replace this file with below file
Step 4
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 🙂