RootHide is a completely hidden rootless jailbreak solution without to inject/modify/patch/hook apps.
This project is the RootHide implementation based on Dopamine Jailbreak.
- Remove fakelib
- Remove bind mount
- Remove system-wide dyld file patch
- Unsandbox systemhook.dylib before injected it
- Randomize systemhook.dylib file name
- Randomize the /var/jb/ fixed path
- Move all stuffs from preboot to var
- Add jailbreak environment variable
- linker/loader works with randomized /var/jb/
- symlinks works with randomized /var/jb/
- Implements a middle layer to convert path
- Adapt theos tools for RootHide
- Original Rootless Compat Layer
- Adapt bootstraps for RootHide
- Adapt Sileo store for RootHide
- Adapt Zebra store for RootHide
- Adapt NewTerm app for RootHide
- Adapt Filza manager for RootHide
- Implement a blacklist selector app
- Implement a /var/-files-clean app