Jailbreak detection bypass for apps using IOSSecuritySuite (v2.2.0).
Bypasses all iSS detection vectors:
- Jailbreak detection — file existence, URL schemes, fork, writable dirs, symlinks, dyld inspection, ObjC classes
- Debugger detection — P_TRACED flag, parent PID
- Reverse engineering tools — Frida/Cycript port scanning, suspicious libraries
- File system checks — stat, fopen, access, statvfs, statfs
- Runtime hook detection — dladdr masking for injected libraries
- Process hiding — sysctl filtering
- Environment masking — DYLD_*, DOPAMINE, TROLLSTORE variables
- Logging suppression — os_log, asl_log
- iOS 14.0+
- arm64 / arm64e
- Theos build system
- Rootless jailbreak (Dopamine, etc.)
make clean && make packageWith Obscura obfuscation:
make clean && make package USE_OBSCURA=1make install THEOS_DEVICE_IP=<device_ip>- Open Settings → iSSBypass
- Enable the global toggle
- Select apps to bypass
- Respring
- Global toggle — enable/disable bypass
- All Apps — search & toggle any app
- User Apps / System Apps — filtered lists
- Respring button
For personal use only. Do not redistribute.