dualra1n / dualra1n

Dualboot ios 15 and 14 iDevices to 15-13.6

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dualra1n
Dualboot iOS 15 and 14 iDevices to 15 - 13.6

Supports iOS 13.6-15.8.2 on A9-A11 devices

This will NOT WORK on devices with iOS 16.

However this script lets you dualboot iOS 15-13.6, (semi-tethered) on checkm8-vulnerable devices.

This is not a downgrade, however you can use downr1n instead.

Interested in dualbooting or downgrading to lower firmwares?

1: Semaphorin (Free): supports SEP-less tethered downgrades and dualboots
‎ ‎ ‎ ‎ ↳ iOS 7.0.6-12.1 (13.x/14.x) on A7-A11 devices

2: Limefix SEP Utility (Paid): supports full SEP untethered and tethered downgrades
‎ ‎ ‎ ‎ ↳ iOS 9.0-12.5.7 on A9 devices

3: LEGACY-IOS-KIT (Free): supports untethered and tethered downgrades
‎ ‎ ‎ ‎ ↳ for 32-Bit devices and includes limited 64-Bit support

How can you dualboot?

Prerequisites

  • An A9-A11 device (A10 & A11 will need a deactivated passcode)
  • An .iPSW file for iOS 13 - 15.
  • Approximately 15GB of free storage
  • A computer with macOS or any Linux distro installed (Windows Subsystem for Linux is not supported). Live CDs will work.

Warnings

  • I am NOT responsible for any data loss. The user of this program accepts responsibility if something were happen to their device. If your device is stuck in recovery mode, please run one of the following commands:
    • futurerestore --exit-recovery
    • irecovery -n

Important info about dualboot Versions

  • For devices with A11 SoCs, iOS 14.2 and earlier will fail to boot. Therefore, use iOS 14.3 or later instead.

  • Dualbooting iOS 13 only supports 13.6 and 13.7 and will most likely NOT support any lower!

  • iPhones with a capacitive home button (ex. iPhone 7/7+) on iOS 13 WILL NOT HAVE A WORKING HOME BUTTON. To get around this you can enable assistive touch in the main iOS and it will pass onto the dualbooted OS

  • Devices that only have 16GB of storage, can use the --downgrade option instead of --dualboot, this is going to remove the main iOS and replace it with whatever you chose to downgrade to. To go back to the original iOS that you started with, just restore your device (you can use iTunes).

Common Issues

  • iPhone and iPads may have issues with "Deep Sleep" (iOS not "waking up" after the display goes to sleep). Installing the tweak Fiona or using the dualra1n-loader and selecting the "fixdeepsleep" option may fix this.

If there are any other issues, please ask for help on the dualra1n Discord server

Credits

Thanks to:

  • Uckermark thank you so much for the amazing dualra1n loader app to jailbreak it.
  • thanks to My brother, for giving me a Hackintosh to test this on
  • sasa thank you for improve the dfu timing on macos, and code to detect root on linux.
  • kjutzn thank you for improve gramma and give colors to the script.
  • ElliesSurviving thank you for a little fix about pylzss
  • Fatih for helping with the readme, testing linux support and being a very good person.
  • plooshi thank you so much for help to fix the home button issue.
  • azaz0322 thank you so much for the repo in the dualra1n.loader.
  • Huy Nguyen, DarwinUang, KlutzyT, and aditya11110 for helping with the readme
Credits for tools used in dualra1n

About

Dualboot ios 15 and 14 iDevices to 15-13.6

License:Apache License 2.0


Languages

Language:Shell 100.0%