Version 1.

The pyCharm version in this article is PyCharm Professional-2018.3.3 and the JetbrainsCrack version is 4.2. Note that different versions of PyCharm correspond to different versions of JetbrainsCrack. In this case, there is no problem if you test this version.

2. Download JetbrainsCrack

Download link: pan.baidu.com/s/1cMS27S7G… Extraction code: HRQV

3. Start the activation

Add domain name resolution to system hosts file (path: C:\Windows\System32\drivers\etc\hosts) :

0.0.0.0 account.jetbrains.com
0.0.0.0 www.jetbrains.com
0.0.0.0 www-weighted.jetbrains.comCopy the code

Place JetbrainsCrack-4.2-release-enc.jar in the bin directory of the Paycharm installation file. The storage path here is not mandatory.

Modify pycharm.exe. vmOptions and PyCharm64.exe. vmOptions in bin folder:

Add the following:

- javaagent: {pycharmPath} \ bin \ JetbrainsCrack - 4.2 - release - enc. JarCopy the code

PycharmPath is your pyCharm installation directory.

– javaagent: D: \ \ program \ PyCharm 2018.3.3 \ bin \ JetbrainsCrack – 4.2 – release – enc. Jar

If the JetbrainsCrack-4.2-release-enc.jar package is not in the bin directory, then the path is set to your own jar package location.

Or in the PyCharm workspace, click Help->Edit Custom VM Options and add the code above:

Click Help->Register, select Activation Code, and enter the following code:

ThisCrackLicenseId-{
"licenseId":"11011"."licenseeName":"WeChat"."assigneeName":"IT--Pig"."assigneeEmail":"[email protected]"."licenseRestriction":""."checkConcurrentUse":false."products":[
{"code":"II"."paidUpTo":"2099-12-31"},
{"code":"DM"."paidUpTo":"2099-12-31"},
{"code":"AC"."paidUpTo":"2099-12-31"},
{"code":"RS0"."paidUpTo":"2099-12-31"},
{"code":"WS"."paidUpTo":"2099-12-31"},
{"code":"DPN"."paidUpTo":"2099-12-31"},
{"code":"RC"."paidUpTo":"2099-12-31"},
{"code":"PS"."paidUpTo":"2099-12-31"},
{"code":"DC"."paidUpTo":"2099-12-31"},
{"code":"RM"."paidUpTo":"2099-12-31"},
{"code":"CL"."paidUpTo":"2099-12-31"},
{"code":"PC"."paidUpTo":"2099-12-31"}]."hash":"2911276/0"."gracePeriodDays": 7,"autoProlongated":false}Copy the code

Click OK to complete the activation.

In Help->About, you can view the activation information, which is valid until 2100.

The above is all the activation tutorial, if you feel helpful, please click a “like” to encourage the author!