做了一个用于吊销国内风险证书的 Magisk 模块,方便刷机党使用,卸载模块自动还原证书信任
感谢Revoke China Certs - chengr28项目的努力
项目地址:https://github.com/hackerchai/Magisk-Revoke-China-Certs
This Magisk module revokes risky Chinese certificates in case of potential security and censorship problem
此面具模块用于吊销可疑和风险证书
Copyright (C) 2019 Eason Chai (hackerchai)
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.
1
Hackerchai OP 默认使用了 Extended 参数来制作 magisk 包,今后会加上可供选择的安装选项
|
2
hash 2019-12-19 13:11:26 +08:00
注意安全
|
3
Hackerchai OP @hash 会注意的
|
4
JamesR 2019-12-19 13:28:06 +08:00
加油,支持楼主,以前用过 28 的,好用。
|
5
Hackerchai OP @JamesR 现在我所有的设备都在使用 chengr28 的脚本,向他致敬
|
6
elfive 2019-12-20 08:21:17 +08:00 via iPhone
Chengr28 在 GutHub 已经 404 了
|
7
Hackerchai OP @elfive 所以这才是我们应该继续做下去的理由
|
8
commoccoom 2020-07-06 09:02:50 +08:00
有 Windows 版的吗? Chengr28 的已经没了
|
9
Hackerchai OP @commoccoom 可以看一下我之前的 fork 备份 https://github.com/hackerchai/RevokeChinaCerts
|