jayluxferro / iHide

A utility for hiding jailbreak from iOS applications

Home Page:https://repo.kc57.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://repo.kc57.com


Languages

Language:Logos 42.8%Language:C 26.0%Language:Objective-C 25.7%Language:Makefile 5.4%