mirror of
https://git-qiuchenly.yltfspace.com/QiuChenly/corepatch
synced 2025-11-25 05:40:27 +08:00
添加了不能说的大秘密。说了仓库就没了,所以这次是真的不能说。
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
"injectFile": "Sparkle.framework/Versions/B/Sparkle",
|
||||
"needCopyToAppDir": true,
|
||||
"deepSignApp": true,
|
||||
"noDeep": true
|
||||
"extraShell": "setapp.sh"
|
||||
},
|
||||
{
|
||||
"packageName": "com.tweety.MediaMate",
|
||||
|
||||
@@ -228,7 +228,7 @@ https://twitter.com/QiuChenly
|
||||
|MediaMate|[通杀](https://wouter01.github.io/MediaMate/)|✅ | ✅ | ✅|注入后使用生成的序列号直接激活 |[QiuChenly](https://github.com/QiuChenly) | ✅正常维护中|
|
||||
|LuminarNeo Mas版本|[1.18.2-通杀](https://apps.apple.com/cn/app/luminar-neo-ai-photo-editor/id1584373150?mt=12)|✅ | ✅ | ✅| 直接注入即可激活。如果没有意外后续版本通杀。 |[QiuChenly](https://github.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) | ✅正常维护中|
|
||||
|
||||
| SetApp版本 | 版本 | ARM64 | Intel | SIP | 特殊要求 | 维护者 | 维护状态 |
|
||||
|:--------------------|:-----------------------------------------------------------------------------------|:-----:|:-----:|-----|:--------------|-------------------------------------------|--------|
|
||||
|
||||
Binary file not shown.
BIN
tool/optool
Executable file
BIN
tool/optool
Executable file
Binary file not shown.
2
tool/setapp.sh
Normal file
2
tool/setapp.sh
Normal file
@@ -0,0 +1,2 @@
|
||||
chmod +x tool/optool
|
||||
tool/optool install -p /Applications/Setapp.app/Contents/Frameworks/libInjectLib.dylib -t /Applications/Setapp.app/Contents/Library/LaunchServices/Setapp.app/Contents/MacOS/SetappAgent --resign
|
||||
@@ -5,4 +5,5 @@ printf "\r\033[1A%s" "" 1>&2
|
||||
printf "\r\033[K%s" "" 1>&2
|
||||
find . -name "*.*" 2>/dev/null | xargs otool -l 2>/dev/null | grep -E "(minos|sdk)" 2>/dev/null
|
||||
echo "${passwd}" | sudo -S echo "⚙️ 当前是 $(sudo -S whoami) 用户"
|
||||
chmod +x tool/optool
|
||||
sudo -S ruby main.rb
|
||||
Reference in New Issue
Block a user