https://github.com/m4cs/rootlessrepo
Basic local repository script for AltichaDev's rootlessJB installer.
https://github.com/m4cs/rootlessrepo
Last synced: 11 months ago
JSON representation
Basic local repository script for AltichaDev's rootlessJB installer.
- Host: GitHub
- URL: https://github.com/m4cs/rootlessrepo
- Owner: M4cs
- License: gpl-3.0
- Created: 2019-02-07T07:59:23.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-07T08:03:34.000Z (over 7 years ago)
- Last Synced: 2025-04-11T04:41:39.043Z (about 1 year ago)
- Language: Python
- Size: 15.6 KB
- Stars: 5
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rootlessRepo
Basic local repository script for AltichaDev's rootlessJB installer.
# Requirements:
- Python3
- rootlessJBInstaller from @AltichaDev
# Instructions:
1. Run `python3 rootlessRepo.py`.
2. Place any **patched debs** you would like to install in the same directory as rootlessRepo.
3. In another terminal run `ipconfig` on Windows or `ifconfig` on Linux/MacOS. Find you Local IP for the current network adapter you are using and remember it.
4. Open up rootlessJBInstaller on your iDevice.
5. In the deb URL enter `https://:8081/.deb` and press exploit.
6. Press install when done exploiting.
**Not sure how Insidious works yet but I will update this to work with it once it releases.**