mirror of
https://git-qiuchenly.yltfspace.com/QiuChenly/corepatch
synced 2025-11-25 12:39:26 +08:00
update
This commit is contained in:
11
config.json
11
config.json
@@ -660,7 +660,8 @@
|
||||
"injectFile": "Bob",
|
||||
"bridgeFile": "/Contents/MacOS/",
|
||||
"needCopyToAppDir": true,
|
||||
"deepSignApp": true
|
||||
"deepSignApp": true,
|
||||
"extraShell": "bob.sh"
|
||||
},
|
||||
{
|
||||
"packageName": "com.mcneel.rhinoceros.8",
|
||||
@@ -674,6 +675,14 @@
|
||||
"deepSignApp": true,
|
||||
"noDeep": true,
|
||||
"injectFile": "Alamofire.framework/Versions/A/Alamofire"
|
||||
},
|
||||
{
|
||||
"packageName": "cc.ffitch.shottr",
|
||||
"injectFile": "Shottr",
|
||||
"bridgeFile": "/Contents/MacOS/",
|
||||
"needCopyToAppDir": true,
|
||||
"deepSignApp": true,
|
||||
"extraShell": "shottr.sh"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -202,6 +202,9 @@ Twitter: https://twitter.com/QiuChenly
|
||||
| Sensei 系统信息查看工具 | [通杀](https://s3.amazonaws.com/cindori/Sensei.dmg) |✅ | ✅ | ✅| 直接注入,大开App随便输入邮箱激活码即可激活。如果没有意外后续版本通杀。 |[QiuChenly](https://github.com/QiuChenly) | ✅正常维护中|
|
||||
| 设置啊噗噗 | [3.35.2](https://dl.devmate.com/com.setapp.DesktopClient/75/1706298120/Setapp-75.zip) |✅ | ✅ | ✅| 直接注入后回到页面上访问(setapp://system/sign_in?access_token=fuckingyoutoken&user_email=qiuchenly@outlook.com)网址一键登录设置啊噗噗。 |[QiuChenly](https://github.com/QiuChenly) | ✅正常维护中|
|
||||
| MarginNote 3 | [通杀](https://dist.marginnote.cn/marginnote3.xml?test=1&beta=1) |✅ | ✅ | ✅| 无法使用云同步 签名后的app通病 无解 |[QiuChenly](https://github.com/QiuChenly) | ✅正常维护中|
|
||||
| Bob | [通杀](https://apps.apple.com/cn/app/bob-%E7%BF%BB%E8%AF%91%E5%92%8C-ocr-%E5%B7%A5%E5%85%B7/id1630034110?mt=12) |✅| ❌ |✅| |[QiuChenly](https://github.com/QiuChenly) | ✅正常维护中|
|
||||
| Rhino8 | [8.4-?](https://www.rhino3d.com/) |✅| ✅ |✅| x86没测试 |[QiuChenly](https://github.com/QiuChenly) | ✅正常维护中|
|
||||
| Shottr | [通杀](https://shottr.cc/) |✅| ✅ |✅| 输入任意license激活 |[QiuChenly](https://github.com/QiuChenly) | ✅正常维护中|
|
||||
|
||||
| SetApp版本 | 版本 | ARM64 | Intel | SIP | 特殊要求 | 维护者 | 维护状态 |
|
||||
|:--------------------|:-----------------------------------------------------------------------------------|:-----:|:-----:|-----|:--------------|-------------------------------------------|--------|
|
||||
|
||||
1
tool/bob.sh
Normal file
1
tool/bob.sh
Normal file
@@ -0,0 +1 @@
|
||||
tccutil reset All com.hezongyidev.Bob
|
||||
1
tool/shottr.sh
Normal file
1
tool/shottr.sh
Normal file
@@ -0,0 +1 @@
|
||||
tccutil reset All cc.ffitch.shottr
|
||||
Reference in New Issue
Block a user