yalu102 with Termius support
Termius is an SSH client for iOS avaiable from the AppStore. Unfortunately, iOS blocks port 22 (along with some others), meaning we can't natively use it as a MobileTerminal alternative. This fork aims to solve that issue. Instead of trying to connect to port 22 through Termius, we can connect to port 9022, which isn't blacklisted by Apple.
Run the Yalu app and jailbreak (with the remote SSH access switch enabled)
Install Termius from the AppStore
- Create a new host in Termius, and enter these settings:
- Alias: iPhone (anything you want)
- Username: mobile (or root if you're into that)
- Hostname: 127.0.0.1
- Port: 9022
- Password: whatever your mobile (or root) password is (alpine by default)
After pressing save, just tap on the host you just created and enjoy Termius
You can download a compiled .ipa of this fork from here or clone this repository and build it yourself using xcode
A "work in progress" iOS jailbreak for 64-bit devices created by qwertyoruiopz and marcograssi.
Please use the "Issues" tab for code related issues only. If you need support please search on /r/jailbreak before posting a question there.
Device | Version |
---|---|
iPad Pro | iOS 10.0.0 -> iOS 10.2 |
iPhone 6S | iOS 10.0.0 -> iOS 10.2 |
iPhone SE | iOS 10.0.0 -> iOS 10.2 |
iPhone 5S | iOS 10.0.0 -> iOS 10.2 |
iPad Air | iOS 10.0.0 -> iOS 10.2 |
iPad Mini 2 | iOS 10.0.0 -> iOS 10.2 |
iPhone 6 | iOS 10.0.0 -> iOS 10.2 |
iPad Mini 3 | iOS 10.0.0 -> iOS 10.2 |
iPad Air 2 | iOS 10.0.0 -> iOS 10.2 |
iPad Mini 4 | iOS 10.0.0 -> iOS 10.2 |
iPod touch (6G) | iOS 10.0.0 -> iOS 10.2 |
In the near future, the jailbreak will support the following devices:
Device | Version |
---|---|
iPhone 7 | iOS 10.0.0 -> iOS 10.1.1 |
Note, the iPhone 7 is only supported till iOS 10.1.1 If you are already on iOS 10.2 with an iPhone 7, stay there. The actual exploit behind this still works, but the KPP bypass does not.
git clone
the repo.- Open the repo in Xcode
- Change the bundle ID, as shown here
- Run the project.
This jailbreak is a work in progress. Some things do not work, but most things do.
Do not install things that are untested.
AppSync and other unsupported and untested software will probably throw your device into a bootloop or do other bad things. Do not open an issue complaining that your device has been bootlooped because you installed other software. You have been warned.
DO NOT DOWNLOAD THIS SOFTWARE FROM OTHER SOURCES OTHER THAN THESE LINKS UNDER ANY CIRCUMSTANCE. IT IS VERY EASY TO BACKDOOR THIS SORT OF SOFTWARE TO CONTAIN MALWARE. PLEASE BE EXTREMELY CAREFUL. THESE MIRRORS ARE TRUSTED, BUT STILL CHECK THE SHA1.
- Download the pre-compiled version from the table below.
- Check the SHA1 hash of the downloaded file (optional but recommended).
- Install using Cydia Impactor.
- Open the application and follow instructions.
Version | Download | SHA1 |
---|---|---|
Beta 7 | Link | 4afa99d4b568aa8cbb9ac61fddd584111fed79c5 |
Beta 6 | Link | 0130ebe60c97e2013a4b849b7d9bc321d749f304 |
Beta 5 | Link | f8eb6cd37054a9d25b818e3bddd13bfedbf72df1 |
Beta 4 | Link | f8270e59d7d7267613ffa63217b91fea425eec36 |
Beta 3 | Link | b2e0bdd31566f876d67cba036b5d29aef7ff257d |
Beta 2 | Link | 4fddad7cca8aa0c0a6579c1d63d00917f15efc86 |
Beta 1 | Link | 2fe14f1c1e1a0d26203bbb123f6747a978dd2b4f |
Create a fork of the repository, make your changes and then create a pull request. Please be sure to check if the pull request has been made before, before creating a new one. Note, any pull requests adding IOKit headers will be closed. Please respect copyright laws, and do not distribute / download IOKit headers from unofficial sources: they are bundled legally with macOS SDK