downgrade tethered checkm8 idevices ios 14, 15.
Find a file
2023-03-27 11:04:09 -04:00
binaries add jailbreak 2023-03-24 14:24:14 -04:00
ipsw added the ipsw/ directory 2023-03-22 17:28:45 -04:00
other fix taurine 2023-03-25 16:03:59 -04:00
downr1n.sh fix send first file 2023-03-27 11:04:09 -04:00
getSSHOnLinux.sh update futurerestore function 2023-03-22 22:05:20 -04:00
LICENSE Initial commit 2023-03-22 16:30:48 -04:00
README.md fix jailbreak in the readme 2023-03-26 20:32:25 -04:00

downr1n

downgrade tethered checkm8 idevices ios 14, 15.

Usage

download the ipsw and put it into ipsw/ directory

Example: ./downr1n.sh --downgrade 14.3

--downgrade         downgrade tethered your device to ios 14,15.

--dfuhelper         A helper to help get A11 devices into DFU mode from recovery mode

--jailbreak        jailbreak with pogo. usage ./downr1n --jailbreak 14.8 

--taurine          jailbreak with taurine. usage ./downr1n --jailbreak 14.3 --taurine

--boot              this boot the device.

--fixBoot           that will boot the device using fsboot

--debug             Debug the script

Dependencies

  • A desactivated passcode on A10-A11
  • unzip, python3
  • Update or Install libimobiledevice-utils, libusbmuxd-tools
  • A IPSW iOS 14-15
  • a MACOS or LINUX, it's better that you use a mac it's more estable and faster

Warnings

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

How do i jailbreak it ?

  • jailbreak with pogo: ./downr1n --jailbreak (YourVer = 14.3)

  • taurine: ./downr1n --jailbreak (YourVer = 14.3) --taurine

Credits

with love Edwin :)

thanks to

Other credits for tools and codes used in downr1n