Home  >  Article  >  Development Tools  >  How to download the cracked version of sublime text3 and use it

How to download the cracked version of sublime text3 and use it

藏色散人
藏色散人forward
2020-07-17 13:11:585173browse

The following tutorial column from sublime will introduce to you how to download and use the cracked version of sublimetext. I hope it will be helpful to friends in need!

How to download the cracked version of sublime text3 and use it

##sublime_text3 is a text editing software that needs to be installed After installing various plug-ins, it is a code artifact.

Although you can try it for free, the purchase box that pops up is almost overwhelming~-~

However, after opening the purchase page, the price of 80 knives is so important to me. It is extremely unfriendly to newbies. . . .

The purchasing mechanism of sublime only detects users, but does not limit the number of terminals used by users. Therefore, in the past, Baidu could produce many registration codes, and any one could be used.

But recently The official seems to be cracking down on this, and many shared registration codes can no longer be used.

There is no other way but to change the hosts file. . .

The specific method is as follows:

1. Change the hosts file

The hosts file of the windows system is in the C:\Windows\System32\drivers\etc path For other systems, please Baidu

and add the following two lines to the hosts file:

127.0.0.1       www.sublimetext.com127.0.0.1       license.sublimehq.com

Note: Because the hosts file is a system file, modification requires system administrator rights. You can right-click and select Use Open it as an administrator; if there is no right-click menu, you can click Properties to modify the user's permissions. Just add modification permissions to ordinary users.

2. Add registration code

Open sublime text, select help-->enter license, copy the following content into the input box

----- BEGIN LICENSE -----
sgbteam
Single User License
EA7E-1153259
8891CBB9 F1513E4F 1A3405C1 A865D53F
115F202E 7B91AB2D 0D2A40ED 352B269B
76E84F0B CD69BFC7 59F2DFEF E267328F
215652A3 E88F9D8F 4C38E3BA 5B2DAAE4
969624E7 DC9CD4D5 717FB40C 1B9738CF
20B3C4F1 E917B5B3 87C38D9C ACCE7DD8
5F7EF854 86B9743C FADC04AA FB0DA5C0
F913BE58 42FEA319 F954EFDD AE881E0B
------ END LICENSE ------

The above is the detailed content of How to download the cracked version of sublime text3 and use it. For more information, please follow other related articles on the PHP Chinese website!

Statement:
This article is reproduced at:csdn.net. If there is any infringement, please contact admin@php.cn delete