mirror of
https://github.com/NohamR/Tweaks.git
synced 2026-07-11 19:10:00 +00:00
801 B
801 B
ServerCatPremium
Unlocks premium features in ServerCat by forcing isPremiumActive to always return 1.
- App: ServerCat – SSH Terminal
- Tested on: ServerCat 1.30.0 (iOS 18.3) and ServerCat 1.6.4 (iOS 15.8.6)
Hook address offsets (edit in Tweak.x):
0x10009CD24— ServerCat 1.30.00x100454D70— ServerCat 1.6.4
Build
make clean && make package THEOS_PACKAGE_SCHEME=rootless DEBUG=0
Inject
cyan -i <input.ipa> -o <output_patched.ipa> -f xyz.nohamr_1.0.0-1_iphoneos-arm64.deb -u

