Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/akusio/KernBypass-Public
chroot based kernel level jailbreak detection bypass.
https://github.com/akusio/KernBypass-Public
Last synced: 3 months ago
JSON representation
chroot based kernel level jailbreak detection bypass.
- Host: GitHub
- URL: https://github.com/akusio/KernBypass-Public
- Owner: akusio
- License: gpl-3.0
- Archived: true
- Created: 2020-05-02T10:01:22.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-04-11T07:55:23.000Z (over 3 years ago)
- Last Synced: 2024-04-12T22:55:43.383Z (7 months ago)
- Language: Objective-C
- Size: 39.1 KB
- Stars: 473
- Watchers: 46
- Forks: 173
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-hacking-lists - akusio/KernBypass-Public - chroot based kernel level jailbreak detection bypass. (Objective-C)
README
# KernBypass
kernel level jailbreak detection bypass## Support Devices
- iOS12.0-13.x (confirmed on iOS12.4 and above)
- A7-A13
- unc0ver or checkra1n## Credits
- maphys by 0x7ff
- jelbrekLib by @Jakeashacks
- Translated by sohsatoh
- iOS12 support by dora2-iOS## WARNING
**This tweak is the kernel level. There is NO warranty. Run it at your own risk.**## Getting Started
### Installation
1. [download](https://github.com/akusio/KernBypass-Public/releases/download/0.0.1/jp.akusio.kernbypass_0.0.1_iphoneos-arm.deb) and install the deb file.
### Setting up KernBypass
1. In terminal, run `su` and type your password.
2. Run `changerootfs &` (don't forget "&").
3. Run `disown %1`
4. Done. The changerootfs is now a daemon.### Selecting apps to bypass
1. After installing changerootfs, open Preferences > KernBypass, then select the applications to be enabled the bypass.## Uninstall
1. Just uninstall from Cydia.
2. REBOOT!!!## License
KernBypass is licensed under the [GPLv3](LICENSE).