Confluence 破解(windows)

参考:https://www.cnblogs.com/valeb/p/17712739.html

破解工具:https://files.cnblogs.com/files/valeb/confluence%E5%B7%A5%E5%85%B7.rar?t=1695031724&download=true

Confluence7.13.5 下载:https://www.atlassian.com/software/confluence/download-archives

 

破解步骤:

1 安装Jdk8

2 安装Confluence

3 解压破解工具

4 安装Confluence完成,页面上获取Server ID(记录下)

5 停止Confluence服务

6 将mysql的jar放到 xxx\confluence\WEB-INF\lib 下

7 将\confluence\WEB-INF\lib 中的atlassian-extras-decoder-v2-3.4.1.jar 拷贝到破解工具的文件夹

8 atlassian-extras-decoder-v2-3.4.1.jar 改名为atlassian-extras-2.4.jar

9 双击打开 confluence_keygen.jar

10 server Id 填上去(其他可以随便),点击.patch,选中atlassian-extras-2.4.jar (破解工具不要关闭)

11 将atlassian-extras-2.4.jar 改回原来的名字atlassian-extras-decoder-v2-3.4.1.jar

12 atlassian-extras-decoder-v2-3.4.1.jar拷贝回\confluence\WEB-INF\lib

13 重新启动confluence

14 破解工具点击.gen! 按钮,获取授权码

15 拷贝到网页上,就完成了。

16(如果数据库连接时,报错:Your database must use 'READ-COMMITTED' as the default isolation level. Learn more)

那么在Mysql的配置文件,新增下面一行

[mysqld]
...
transaction-isolation=READ-COMMITTED
...

 

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章