Skip to content
/ iHide Public
forked from Kc57/iHide

A utility for hiding jailbreak from iOS applications

Notifications You must be signed in to change notification settings

5l1v3r1/iHide

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iHide

A utility for hiding jailbreak from iOS applications

iHide Banner

Description

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.

Easy Installation

You can install iHide by adding the repo https://repo.kc57.com in Cydia or Sileo.

Manual Installation

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

Feature Requests

If you run into an application that is not currently supported, please use the feature request template to request an update.

Author

Rob Simon - @_Kc57

About

A utility for hiding jailbreak from iOS applications

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Logos 42.4%
  • Objective-C 26.4%
  • C 26.3%
  • Makefile 4.9%