admin管理员组

文章数量:1559105

在ubuntu16.04下安装idea,并且成功破解。

https://wwwblogs/creatorkou/p/9802973.html

0.安装环境

ubuntu 16.04

intellij idea 2018.2.x

破解补丁对应的idea版本一览

补丁文件名适合idea版本
jetbrainsidescrack.jarintellij idea 2019.1.3及以下
jetbrainsidescrack-4.2-release.jarintellij idea 2018.3.4及以下
jetbrainscrack-3.4-release-enc.jarintellij idea 2018.3.2及以下
jetbrainscrack-3.1-release-enc.jarintellij idea 2018.2.x

1.下载idea程序

https://www.jetbrains/idea/download/other.html

我找到了的补丁链接,所以建议大家下载2018.2.7的版本

名字是这个 :2018.2.7 for linux (tar.gz)

2.解压文件

tar -zxvf ideaiu-2018.2xxxx

3.下载破解补丁

www.pansoso/g/959850/

4.破解

将补丁jetbrainscrack-3.1-release-enc.jar放在idea-iu-xxx.xxxx.xx/bin目录下

idea.vmoptions和idea64.vmoptions最后一行加入

-javaagent:../bin/jetbrainscrack-3.1-release-enc.jar

运行bin中idea.sh脚本打开idea

进入主界面,点 help->register->activation code

paste 下面的文本:

code:{  "licenseid":"1337",  "licenseename":"downloadly",  "assigneename":"downloadly",  "assigneeemail":"downloadly@downloadly.ir",  "licenserestriction":"unlimited license till end of the century.",  "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"},{"code":"db","paidupto":"2099-12-31"},{"code":"go","paidupto":"2099-12-31"},{"code":"rd","paidupto":"2099-12-31"}],  "hash":"2911276/0",  "graceperioddays": 7,  "autoprolongated": false}

5.破解成功

therotically active untill 2100年1月1号

本文标签: ubuntu