2020-07-23 02:47:36 +02:00
# iOS-OTA-Downgrader
2021-10-03 17:26:19 +02:00
2023-01-15 15:31:49 +01:00
- **A multi-purpose script to downgrade/restore and jailbreak supported legacy iOS devices**
2023-01-17 03:19:51 +01:00
- **iPhone4Down: Downgrade iPhone 4 GSM on Linux/Windows (using powdersn0w)**
2022-12-27 01:18:55 +01:00
- **Linux, macOS, and Windows** are supported
- Windows usage is not recommended
2021-10-06 14:59:10 +02:00
- **Read the ["How to Use" wiki page ](https://github.com/LukeZGD/iOS-OTA-Downgrader/wiki/How-to-Use ) for a step-by-step tutorial**
- **Read the ["Troubleshooting" wiki page ](https://github.com/LukeZGD/iOS-OTA-Downgrader/wiki/Troubleshooting ) for tips, frequent questions, and troubleshooting**
## Other features
2023-01-17 03:19:51 +01:00
- Option to **jailbreak** iOS 6.1.3 and 8.4.1 downgrades
2022-12-27 01:18:55 +01:00
- For iOS 10.3.3 downgrades, use [TotallyNotSpyware ](https://totally-not.spyware.lol )
2023-01-17 03:19:51 +01:00
- Restore to other iOS versions with SHSH blobs (32-bit/A7/A8 devices, iOS 5 to 12)
- The latest baseband will be used for 32-bit devices if applicable
- Place device to pwned iBSS/kDFU mode for 32-bit devices
- Clear NVRAM for iPhone 4 GSM (Disable/Enable Exploit)
- Restore iPhone 4 to iOS 7.1.2 with the option to jailbreak
- Restore supported devices to their latest iOS version
2023-02-16 09:34:34 +01:00
- Save on-board and Cydia SHSH blobs for 32-bit devices
2019-11-21 16:48:05 +01:00
2021-10-03 17:26:19 +02:00
## Supported devices
- [Identify your device here ](https://ipsw.me/device-finder )
2023-01-17 03:19:51 +01:00
- **iPhone 5C and iPad mini 3 devices are NOT supported by OTA downgrades**
- These devices still support restoring to other iOS versions with SHSH blobs
- **iPhone4Down (downgrading without blobs) supports iPhone 4 GSM only (iPhone3,1)**
- All iPhone 4 models still support restoring with SHSH blobs and to iOS 7.1.2
2021-01-10 08:27:00 +01:00
< table >
< thead >
< tr >
< th > Target Version< / th >
< th > Supported Devices< / th >
< / tr >
< / thead >
< tbody >
< tr >
< td rowspan = 4 > iOS 10.3.3< / td >
< td > < b > A7 devices:< / b > < / td >
< / tr >
< tr > < td > iPhone 5S< / td > < / tr >
< tr > < td > iPad Air 1< / td > < / tr >
< tr > < td > iPad mini 2 (except iPad4,6)< / td > < / tr >
< tr >
2021-03-25 02:43:14 +01:00
< td rowspan = 6 > iOS 8.4.1< / td >
2021-01-10 08:27:00 +01:00
< td > < b > 32-bit devices:< / b > < / td >
< / tr >
< tr > < td > iPhone 4S< / td > < / tr >
< tr > < td > iPhone 5< / td > < / tr >
< tr > < td > iPad 2, iPad 3, iPad 4< / td > < / tr >
2021-03-25 02:43:14 +01:00
< tr > < td > iPad mini 1< / td > < / tr >
2021-03-27 02:30:39 +01:00
< tr > < td > iPod touch 5< / td > < / tr >
2021-01-10 08:27:00 +01:00
< tr >
2023-01-13 05:25:27 +01:00
< td rowspan = 2 > iOS 6.1.3< / td >
2021-01-10 08:27:00 +01:00
< td > iPhone 4S< / td >
< / tr >
< tr > < td > iPad 2 (except iPad2,4)< / td > < / tr >
2022-05-28 12:56:10 +02:00
< tr >
< td > iOS 7.1.2< / td >
2022-09-20 14:28:20 +02:00
< td > iPhone 4 (all models)< / td > < / tr >
< / tr >
< tr >
< td > iOS 4.3 to 6.1.3< / td >
< td > iPhone 4 GSM< / td >
2022-05-28 12:56:10 +02:00
< / tr >
2021-01-10 08:27:00 +01:00
< / tbody >
< / table >
2020-03-13 05:12:49 +01:00
2020-09-15 05:46:17 +02:00
< details >
2023-01-24 03:23:17 +01:00
< summary > For 32-bit devices jailbroken with Pangu:< / summary >
< ul > < li > For 32-bit devices using Pangu and jailbroken method, install the latest untether for your iOS version < a href = "https://github.com/LukeZGD/iOS-OTA-Downgrader-Keys/releases/tag/untether" > here< / a > < / li > < / ul >
2020-09-15 05:46:17 +02:00
< / details >
2020-02-08 16:19:36 +01:00
2021-10-03 17:26:19 +02:00
## Supported OS versions/distros
2023-01-17 03:19:51 +01:00
2023-02-08 04:46:52 +01:00
#### Supported architectures: x86_64, arm64, armhf (Linux)
2023-01-17 03:19:51 +01:00
2023-01-13 05:25:27 +01:00
- [**Ubuntu** ](https://ubuntu.com/ ) 22.04 and newer, and Ubuntu-based distros like [Linux Mint ](https://www.linuxmint.com/ )
2021-03-25 03:29:47 +01:00
- [**Arch Linux** ](https://www.archlinux.org/ ) and Arch-based distros like [EndeavourOS ](https://endeavouros.com/ )
2022-07-05 12:56:08 +02:00
- [**Fedora** ](https://getfedora.org/ ) 36 and newer
2023-01-13 05:25:27 +01:00
- [**Debian** ](https://www.debian.org/ ) 12 Bookworm and newer, Sid, and Debian-based distros
- [**openSUSE** ](https://www.opensuse.org/ ) Tumbleweed
2022-10-03 06:32:40 +02:00
- [**Gentoo** ](https://www.gentoo.org/ ) and Gentoo-based distros
2021-06-07 07:49:58 +02:00
- **macOS** 10.13 and newer
2022-12-22 06:02:03 +01:00
- **Windows** 8.1 and newer
2019-11-20 13:39:56 +01:00
2021-10-06 14:59:10 +02:00
## Tools and other stuff used
2023-01-22 03:45:37 +01:00
- curl
2020-04-01 14:12:36 +02:00
- bspatch
2022-12-27 01:18:55 +01:00
- [powdersn0w_pub ](https://github.com/dora2-iOS/powdersn0w_pub ) - dora2ios; [LukeZGD fork ](https://github.com/LukeZGD/powdersn0w_pub )
2023-01-24 03:23:17 +01:00
- [ipwndfu ](https://github.com/LukeZGD/ipwndfu ) - Linus Henze, synackuk; LukeZGD fork
- [ipwnder_lite ](https://github.com/dora2-iOS/ipwnder_lite/tree/7265a06d184e433989db640d5e83ea58d5862609 ) - dora2ios (used on macOS)
- [iPwnder32 ](https://github.com/dora2-iOS/iPwnder32/tree/243ea5c6d1bd15f8bdd0b3a1ff4a7729bc14bac4 ) - dora2ios (old version with libusb, used on Linux)
2023-01-25 11:29:55 +01:00
- [gaster ](https://github.com/0x7ff/gaster/ ) - 0x7ff
2022-09-02 12:10:40 +02:00
- [daibutsuCFW ](https://github.com/dora2-iOS/daibutsuCFW ) - dora2ios; [LukeZGD fork ](https://github.com/LukeZGD/daibutsuCFW )
2023-01-24 03:23:17 +01:00
- [libimobiledevice ](https://github.com/libimobiledevice/libimobiledevice ), [libirecovery ](https://github.com/libimobiledevice/libirecovery ) - libimobiledevice
2022-09-02 12:10:40 +02:00
- [tsschecker ](https://github.com/tihmstar/tsschecker ) - tihmstar; [1Conan fork ](https://github.com/1Conan/tsschecker )
2023-01-24 03:23:17 +01:00
- [futurerestore ](https://github.com/tihmstar/futurerestore ) - tihmstar;
- [LukeZGD fork ](https://github.com/LukeZGD/futurerestore ) used on Linux for restoring 32-bit devices
- [LukeeGD fork ](https://github.com/LukeeGD/futurerestore ) used on Linux/Windows for restoring A7/A8 devices
- [futurerestore version ](https://github.com/futurerestore/futurerestore/ ) used on macOS
2022-09-02 12:10:40 +02:00
- [idevicerestore ](https://github.com/libimobiledevice/idevicerestore ) - libimobiledevice; [LukeZGD fork ](https://github.com/LukeZGD/idevicerestore )
2023-01-24 03:23:17 +01:00
- [idevicererestore ](https://github.com/LukeZGD/daibutsuCFW/tree/main/src/idevicererestore ) from daibutsuCFW (used on custom IPSW restores for A5/A6 devices)
2019-11-21 16:48:05 +01:00
- [kloader ](https://www.youtube.com/watch?v=fh0tB6fp0Sc )
2021-05-29 13:45:42 +02:00
- [kloader5 for iOS 5 ](https://www.pmbonneau.com/cydia/com.pmbonneau.kloader5_1.2_iphoneos-arm.deb )
2023-01-24 03:23:17 +01:00
- [kloader_hgsp for iOS 10 ](https://twitter.com/nyan_satan/status/945203180522045440 ) (used on h3lix only)
2020-08-16 13:25:32 +02:00
- [partial-zip ](https://github.com/matteyeux/partial-zip )
2023-01-24 03:23:17 +01:00
- [zenity ](https://github.com/GNOME/zenity ); [macOS/Windows builds ](https://github.com/ncruces/zenity )
2022-06-08 17:04:56 +02:00
- 32-bit bundles from [OdysseusOTA ](https://www.youtube.com/watch?v=Wo7mGdMcjxw ), [OdysseusOTA2 ](https://www.youtube.com/watch?v=fh0tB6fp0Sc ), [alitek12 ](https://www.mediafire.com/folder/b1z64roy512wd/FirmwareBundles ), [gjest ](https://www.reddit.com/r/jailbreak/comments/6yrzzj/release_firmware_bundles_for_ios_841_ipad21234567/ ) (modified bundles for daibutsuCFW)
2022-07-14 10:49:13 +02:00
- A7 patches from [MatthewPierson ](https://github.com/MatthewPierson/iPhone-5s-OTA-Downgrade-Patches )
2021-04-24 08:12:42 +02:00
- [EtasonJB ](https://www.theiphonewiki.com/wiki/EtasonJB )
2022-05-28 12:56:10 +02:00
- [Pangu ](https://www.theiphonewiki.com/wiki/Pangu )
2021-04-24 08:12:42 +02:00
- [p0sixspwn ](https://www.theiphonewiki.com/wiki/p0sixspwn )
2022-05-28 12:56:10 +02:00
- [unthredeh4il ](https://www.theiphonewiki.com/wiki/Unthredera1n#unthredeh4il )