Skip to content

Leeksov/iSSBypass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iSSBypass

Jailbreak detection bypass for apps using IOSSecuritySuite (v2.2.0).

Features

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

Requirements

  • iOS 14.0+
  • arm64 / arm64e
  • Theos build system
  • Rootless jailbreak (Dopamine, etc.)

Build

make clean && make package

With Obscura obfuscation:

make clean && make package USE_OBSCURA=1

Install

make install THEOS_DEVICE_IP=<device_ip>

Usage

  1. Open SettingsiSSBypass
  2. Enable the global toggle
  3. Select apps to bypass
  4. Respring

Preferences

  • Global toggle — enable/disable bypass
  • All Apps — search & toggle any app
  • User Apps / System Apps — filtered lists
  • Respring button

Credits

License

For personal use only. Do not redistribute.

About

No description, website, or topics provided.

Resources

Stars

8 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors