欢迎您访问程序员文章站本站旨在为大家提供分享程序员计算机编程知识!
您现在的位置是: 首页  >  IT编程

破解IDEA(Goland)注册码设置 license server一直有效不过期的过程详解

程序员文章站 2022-04-18 10:00:48
原文地址:https://blog.csdn.net/animatecat/article/details/81483174ps:2018年9月10日目前jar包为:jetbrainscrack-3....

原文地址:https://blog.csdn.net/animatecat/article/details/81483174

ps:2018年9月10日

目前jar包为:jetbrainscrack-3.1-release-enc.jar

破解的详细过程:

1.从下面地址下载一个jar包,名称是  jetbrainscrack-2.10-release-enc.jar

下载地址是http://idea.lanyus.com/,进去之后点击这个网址 。

破解IDEA(Goland)注册码设置 license server一直有效不过期的过程详解

2.将你下载好的jetbrainscrack-2.10-release-enc.jar拷贝到你的idea安装目录的bin目录下。 

破解IDEA(Goland)注册码设置 license server一直有效不过期的过程详解

3.接下来在bin目录下找到两个vmoptions文件,idea.exe.vmoptions和idea64.exe.vmoptions如下图所示。

破解IDEA(Goland)注册码设置 license server一直有效不过期的过程详解

4。将这两个文件用记事本或者写字板打开,在两个文件最后一行添加:-javaagent:e:\intellij idea 2017.1\bin\jetbrainscrack-2.10-release-enc.jar。

破解IDEA(Goland)注册码设置 license server一直有效不过期的过程详解

注意:-javaagent:后加的是自己刚才所添加的jetbrainscrack-2.10-release-enc.jar的具体路径。

5.接下来重新启动idea软件,复制以下内容到acrivation code中的空白处。 

thiscracklicenseid-{ 
“licenseid”:”thiscracklicenseid”, 
“licenseename”:”idea”, 
“assigneename”:”“, 
“assigneeemail”:”idea@163.com”, 
“licenserestriction”:”for this crack, only test! please support genuine!!!”, 
“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, 

 破解IDEA(Goland)注册码设置 license server一直有效不过期的过程详解

  (不知道activation code怎么打开??打开方式:idea上方菜单栏点击help>register)

6.完成上述步骤后点击activate激活成功.

7.idea上方菜单栏点击help>about,可看到有效期到2099-12-31

破解IDEA(Goland)注册码设置 license server一直有效不过期的过程详解

到此这篇关于破解idea(goland)注册码设置 license server一直有效不过期的过程详解的文章就介绍到这了,更多相关goland破解内容请搜索以前的文章或继续浏览下面的相关文章希望大家以后多多支持!