LockScreen Text Tweek Print any text On lockscreen
- No Prefrence Bundle
- Base Hooks , Simple ObjC for Text Output at .x File
Make Sure you Have Theos and most importantly JAILBREAK 😒🤣🤣
-
export THEOS_DEVICE_IP= YourDeviceIp
-
if want to make for all devices add ARCHs as
- ARCHS = armv7 (this goes for 32 bit)
- ARCHS = arm64 (this goes for 64 bit devices)
- ARCHS = arm64e (this goes for devices later than iphone XR)
-
compile with -- make package install
- enter device root password default = alpine
- killall SpringBoard , uiCache.
- see your LockScreen after viewDidLoad 😊🕸