A utility for hiding jailbreak from iOS applications
Once installed, iHide will add a new entry in the iOS settings pane that can be used to enable/disable bypassing common jailbreak detection methods. Simply enable iHide, select any applications to enable it for, and iHide will attempt to bypass common jailbreak detection techniques.
You can install iHide by adding the repo https://repo.kc57.com in Cydia or Sileo.
On iOS, iHide can be installed as a Cydia Subtrate tweak on a jailbroken device.
The following dependencies should be installed using Cydia:
- mobilesubstrate
- applist
- com.rpetrich.rocketbootstrap
- preferenceloader
Then, download the latest pre-compiled package available in the release tab of the iHide GitHub page. Copy it to the device, install it and respring the device:
dpkg -i <package>.deb
killall -HUP SpringBoard
There should be a new menu in the device's Settings where you can enable the extension.
The tweak can later be uninstalled using:
dpkg -r com.kc57.ihide
If you run into an application that is not currently supported, please use the feature request template to request an update.
Rob Simon - @_Kc57