Skip to content

Commit e74dbfd

Browse files
unkn0wNameunkn0wName
authored andcommitted
feat: add file
1 parent bbf5ec2 commit e74dbfd

4 files changed

Lines changed: 33 additions & 0 deletions

File tree

changelog_module_hide_data_dir.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
1.0.0更新内容:
2+
兼容新版本SKRoot Pro
3+
4+
0.0.7更新内容:
5+
支持加号+设置路径
6+
7+
0.0.1:
8+
测试版本发布

changelog_pro.txt

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
4.0.5:
2+
1.改进架构,拓展更多玩法
3+
4+
3.0.0更新内容:
5+
1.优化内核架构,速度更快、更稳定。
6+
2.修复无法开机兼容性问题。
7+
8+
2.0.0更新内容:
9+
1.修复安全漏洞。
10+
2.修复无法随意修改进程cred。
11+
3.修复偶发情况下提权无效的问题。
12+
4.更快的模块运行机制
13+
14+
1.0.0:
15+
内测版本发布

update_module_hide_data_dir.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"version": "1.0.0",
3+
"zipUrl": "https://abcz316.github.io/SKRoot-linuxKernelRoot/module_hide_data_dir.zip",
4+
"changelog": "https://abcz316.github.io/SKRoot-linuxKernelRoot/changelog_module_hide_data_dir.txt"
5+
}

update_pro.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"version": "0.0.1",
3+
"apkUrl": "https://abcz316.github.io/SKRoot-linuxKernelRoot/SKRootPro.apk",
4+
"changelog": "https://abcz316.github.io/SKRoot-linuxKernelRoot/changelog_pro.txt"
5+
}

0 commit comments

Comments
 (0)