Files
CoreInject/秋城落叶_启动.command

7 lines
143 B
Plaintext
Raw Normal View History

2025-05-26 17:43:47 +08:00
set -euo pipefail
cd "$(dirname "$0")" || exit 1
chmod +x ./InjectLib
xattr -cr ./InjectLib
codesign -fs - ./InjectLib
sudo ./InjectLib $(pwd)