Skip to content
View dualra1n's full-sized avatar
  • Dominican Republic
Block or Report

Block or report dualra1n

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
dualra1n/README.md

dualra1n

A script that lets you dualboot iOS 15-14. and 13.6/13.7, (semi-tethered) using checkm8-vulnerable devices. This is not a downgrade, however you can use downr1n instead.

This will not work on devices with iOS 16.

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

Pinned

  1. dualra1n dualra1n Public

    this is a script to dualboot your iphone on ios 15 with 14

    Shell 207 33