2023-04-02 12:18:44 +02:00
# Legacy iOS Kit
2021-10-03 17:26:19 +02:00
2023-04-02 12:18:44 +02:00
- (formerly iOS-OTA-Downgrader)
2024-03-03 11:54:49 +01:00
- **An all-in-one tool to [restore/downgrade ](https://github.com/LukeZGD/Legacy-iOS-Kit/wiki/Restore-Downgrade ), [save SHSH blobs ](https://github.com/LukeZGD/Legacy-iOS-Kit/wiki/Saving-SHSH-blobs ), and [jailbreak ](https://github.com/LukeZGD/Legacy-iOS-Kit/wiki/Jailbreaking ) legacy iOS devices**
2023-07-18 05:56:33 +02:00
- Supported on **Linux and macOS**
- **Read the ["How to Use" wiki page ](https://github.com/LukeZGD/Legacy-iOS-Kit/wiki/How-to-Use ) for instructions**
2023-04-02 12:18:44 +02:00
- **Read the ["Troubleshooting" wiki page ](https://github.com/LukeZGD/Legacy-iOS-Kit/wiki/Troubleshooting ) for tips, frequent questions, and troubleshooting**
2021-10-06 14:59:10 +02:00
2023-04-02 12:18:44 +02:00
## Features
2024-04-19 04:22:48 +02:00
- Legacy iOS Kit supports all 32-bit iOS devices, and some 64-bit (A7/A8/A9/A10/A11) devices
- Devices that received iOS 16 and newer are mostly not supported and only have limited functionality (such as sideload on Linux etc.)
2024-03-24 22:14:00 +01:00
- S5L8900 devices (iPhone 2G, 3G, touch 1) are only partially supported, some features like SSH ramdisk are not available
2023-10-22 03:30:02 +02:00
- Restore to signed OTA versions (iOS 8.4.1 and/or 6.1.3) on A5/A6 devices
- Restore some 32-bit devices to other iOS versions without blobs
2023-10-30 18:36:38 +01:00
- This includes downgrading iPhone 3GS, iPhone 4 GSM and CDMA, iPod touch 2, touch 3, iPad 1
2023-10-22 03:30:02 +02:00
- Restore with SHSH blobs on supported devices
- Restore to other iOS versions with iOS 7 blobs (powdersn0w)
2023-11-18 02:48:07 +01:00
- Tethered restores to other iOS versions for A5/A6 and other devices
2023-10-22 03:30:02 +02:00
- Jailbreak all 32-bit iOS devices on (almost) any iOS version
2024-03-14 05:00:52 +01:00
- Available on iOS versions 3.1 to 9.3.4
2024-01-06 10:32:10 +01:00
- Only unsupported versions are iOS 9.0.x
2024-03-05 04:51:54 +01:00
- Hacktivation for iPhone 2G, 3G, 3GS, 4 GSM (activate without valid SIM card)
2023-10-22 03:30:02 +02:00
- Restore to iOS 10.3.3 (signed OTA version) on supported A7 devices
2024-02-12 02:44:12 +01:00
- Install IPA files for supported devices with AppSync Unified installed
2023-12-26 10:29:08 +01:00
- Sideload IPA files for supported devices on Linux
- Save SHSH blobs for signed OTA versions for supported devices
2023-04-02 12:18:44 +02:00
- Save onboard and Cydia SHSH blobs for 32-bit devices
2024-02-12 02:44:12 +01:00
- Save onboard SHSH blobs for jailbroken 64-bit devices (deverser)
2023-10-22 03:30:02 +02:00
- Enter pwned iBSS/kDFU mode for supported 32-bit devices
2024-02-15 13:29:49 +01:00
- Boot SSH Ramdisk for supported 32-bit and 64-bit devices
- Save onboard SHSH blobs using SSH Ramdisk for the supported 64-bit devices
- Install [TrollStore ](https://github.com/opa334/TrollStore ) using SSH Ramdisk for the supported 64-bit devices on iOS 14/15
2023-10-22 03:30:02 +02:00
- Clear NVRAM for 32-bit devices
2023-09-04 17:06:58 +02:00
- Device activation using ideviceactivation (useful for iOS 4 and lower)
2024-02-15 13:29:49 +01:00
- The latest baseband will be flashed for A5/A6 devices (for iPhone 4S, 5, 5C, iPad 4, mini 1)
2023-07-03 09:22:35 +02:00
- Dumping and stitching baseband to IPSW (requires `--disable-bbupdate` )
2023-11-18 02:48:07 +01:00
- Dumping and stitching activation records to IPSW (requires `--activation-records` )
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**
2023-05-19 10:17:38 +02:00
- These devices still support restoring to other iOS versions with SHSH blobs, see below
2023-04-02 12:18:44 +02:00
- See the table below for OTA downgrading support:
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 >
< / tbody >
< / table >
2020-03-13 05:12:49 +01:00
2024-04-10 15:40:40 +02:00
- Restoring with SHSH blobs, jailbreaking, and using SSH ramdisks are supported on the following devices:
- iPhone 2G, 3G, iPod touch 1 (SSH ramdisks not supported)
2024-03-24 22:14:00 +01:00
- iPhone 3GS, 4, 4S, 5, 5C
2023-05-19 10:17:38 +02:00
- iPad 1, 2, 3, 4, mini 1
2024-03-24 22:14:00 +01:00
- iPod touch 2, 3, 4, 5
2024-02-16 00:51:50 +01:00
- Restoring with SHSH blobs and using SSH Ramdisks are also supported on some 64-bit devices:
2023-10-22 03:30:02 +02:00
- See [SEP/BB Compatibility Chart ](https://docs.google.com/spreadsheets/d/1Mb1UNm6g3yvdQD67M413GYSaJ4uoNhLgpkc7YKi3LBs/edit#gid=1191207636 ) for iOS versions that can be restored to
2023-12-26 13:56:40 +01:00
- iPhone 5S, 6, 6S, SE 2016, 7 (including Plus variants)
- iPad Air 1, 2
- iPad mini 2, 3, 4
2023-12-26 10:29:08 +01:00
- iPod touch 6, 7
2024-04-19 04:22:48 +02:00
- Restoring with iOS 16.6.x SHSH blobs using futurerestore is also supported on these devices (SSH ramdisks not supported):
2024-04-10 15:40:40 +02:00
- iPhone 8, X
- iPad 5
- iPad Pro 9.7/12.9 1st gen
2023-11-28 05:36:12 +01:00
- Restoring with powdersn0w is supported on the following devices and target version range:
2024-01-02 04:46:15 +01:00
- iPhone 4 GSM - iOS 4.0 to 7.1.1 (all versions except 4.2.1)
- iPhone 4 CDMA - iOS 5.0 to 7.1.1
2024-03-01 16:32:15 +01:00
- iPhone 4S, 5, 5C, iPad 2 Rev A, iPod touch 5 - iOS 5.0 to 9.3.5
2024-05-13 07:00:47 +02:00
- iPad 1 - iOS 4.2.1 to 5.1
2024-01-02 04:46:15 +01:00
- iPod touch 3 - iOS 4.0 to 5.1
2023-10-12 13:17:10 +02:00
- Using powdersn0w requires iOS 7.1.x blobs for your device
2023-11-28 05:36:12 +01:00
- No blob requirement for iPhone 4, iPad 1, iPod touch 3 (7.1.2 and 5.1.1 are signed)
2024-03-24 01:53:27 +01:00
- For iPhone 5 and 5C, both 7.0.x and 7.1.x blobs can be used
2024-03-24 22:14:00 +01:00
- Restoring and jailbreaking to other unsigned versions without blobs is supported on the following devices and target version range:
2024-01-02 04:46:15 +01:00
- iPhone 3GS - iOS 3.0 to 6.1.3 (all versions)
- iPod touch 2 - iOS 2.1.1 to 4.1 (all versions)
2023-12-30 15:10:04 +01:00
- iPhone 2G, 3G, iPod touch 1 - all versions
2024-04-10 15:40:40 +02:00
- For 2G, 3G, and touch 1, supported jailbreak versions are only 3.1.3, as well as 4.1 and 4.2.1 for the 3G
- Lowest downgradable version is 2.0. Going to 1.x does not work
2024-03-28 15:29:11 +01:00
- For 3GS and touch 2, 2.x and 3.0.x are not supported for jailbreaking. 3.1 and newer only
2023-05-19 10:17:38 +02:00
2021-10-03 17:26:19 +02:00
## Supported OS versions/distros
2023-01-17 03:19:51 +01:00
2023-05-19 10:17:38 +02:00
#### Supported architectures: x86_64, arm64, armhf
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/ )
2023-08-05 17:00:27 +02:00
- [**Fedora** ](https://getfedora.org/ ) 37 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
2023-09-02 06:56:49 +02:00
- **macOS** 10.13 and newer (10.15 and newer recommended)
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-10-30 18:36:38 +01:00
- [Most of the exploit ramdisks used are from kok3shidoll's repo ](https://github.com/kok3shidoll/untitled )
2024-03-24 01:53:27 +01:00
- [iPhone 5C 7.0.x exploit ramdisk is from m1zole ](https://github.com/m1zole/untitled_pub )
- [Other iPhone 5/5C ramdisks are from Ralph0045's iloader repo ](https://github.com/Ralph0045/iloader )
- [iPad 1 exploit ramdisk is from Ralph0045 ](https://github.com/Ralph0045/iBoot-5-Stuff )
2023-05-19 04:29:20 +02:00
- [ipwndfu ](https://github.com/LukeZGD/ipwndfu ) - axi0mX, Linus Henze, synackuk; LukeZGD fork
2023-01-24 03:23:17 +01:00
- [ipwnder_lite ](https://github.com/dora2-iOS/ipwnder_lite/tree/7265a06d184e433989db640d5e83ea58d5862609 ) - dora2ios (used on macOS)
2023-08-15 13:09:04 +02:00
- [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-07-18 05:56:33 +02:00
- [daibutsu ](https://github.com/kok3shidoll/daibutsu ) - dora/kok3shidoll, Clarity
2023-05-19 10:17:38 +02:00
- [libimobiledevice ](https://github.com/libimobiledevice/libimobiledevice ) - libimobiledevice
- [libirecovery ](https://github.com/libimobiledevice/libirecovery ) - libimobiledevice
- [libideviceactivation ](https://github.com/libimobiledevice/libideviceactivation ) - libimobiledevice
2023-12-26 10:29:08 +01:00
- [ideviceinstaller ](https://github.com/libimobiledevice/ideviceinstaller ) - libimobiledevice
- [anisette-server ](https://github.com/Dadoum/Provision ) from Provision - Dadoum (used for sideloading on Linux)
- [AltServer-Linux ](https://github.com/NyaMisty/AltServer-Linux ) - NyaMisty (used for sideloading on Linux)
2024-05-02 04:53:02 +02:00
- [Sideloader ](https://github.com/Dadoum/Sideloader ) - Dadoum (used for sideloading on Linux)
2023-05-19 04:29:20 +02:00
- [tsschecker ](https://github.com/tihmstar/tsschecker ) - tihmstar; [1Conan fork ](https://github.com/1Conan/tsschecker ) v413
2024-02-06 02:30:36 +01:00
- [futurerestore ](https://github.com/tihmstar/futurerestore ) - tihmstar
- [LukeZGD fork ](https://github.com/LukeZGD/futurerestore ) used for restoring 32-bit devices
2024-03-10 15:39:49 +01:00
- [LukeeGD fork ](https://github.com/LukeeGD/futurerestore ) used for restoring A7/A8 devices that support iOS 12.5.x
2024-04-10 15:40:40 +02:00
- [futurerestore nightly ](https://github.com/futurerestore/futurerestore/ ) used for restoring A8/A9/A10/A11 devices that support iOS 15.8.x/16.7.x
2023-05-19 04:29:20 +02:00
- [iBoot32Patcher ](https://github.com/dora2-iOS/iBoot32Patcher/ ) - dora2ios fork
2022-09-02 12:10:40 +02:00
- [idevicerestore ](https://github.com/libimobiledevice/idevicerestore ) - libimobiledevice; [LukeZGD fork ](https://github.com/LukeZGD/idevicerestore )
2023-05-19 04:29:20 +02:00
- [kloader from Odysseus ](https://www.youtube.com/watch?v=fh0tB6fp0Sc )
2023-10-01 04:05:43 +02:00
- [kloader from axi0mX ](https://github.com/axi0mX/ios-kexec-utils/blob/master/kloader ) (used on iOS 4/5 only)
2023-07-21 09:12:01 +02:00
- [kloader for iOS 5 ](https://www.pmbonneau.com/cydia/com.pmbonneau.kloader5_1.2_iphoneos-arm.deb )
2023-03-31 15:02:54 +02:00
- [kloader_hgsp from nyan_satan ](https://twitter.com/nyan_satan/status/945203180522045440 ) (used on h3lix only)
2023-08-05 17:00:27 +02:00
- [jq ](https://github.com/jqlang/jq )
- [partialZipBrowser ](https://github.com/tihmstar/partialZipBrowser )
- [zenity ](https://github.com/GNOME/zenity ); [macOS build ](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 )
2023-02-25 04:37:50 +01:00
- iPad 2 iOS 4.3.x bundles from [selfisht, Ralph0045 ](https://www.reddit.com/r/LegacyJailbreak/comments/1172ulo/release_ios_4_ipad_2_odysseus_firmware_bundles/ )
2024-01-06 10:32:10 +01:00
- [datautils0 ](https://github.com/comex/datautils0 ) - comex (used for iPad 2 4.3.x kernel diffs)
2023-06-29 14:52:43 +02:00
- [sshpass ](https://sourceforge.net/project/sshpass )
- Bootstrap tar from [SpiritNET ](https://invoxiplaygames.uk/projects/spiritnet/ )
2023-08-13 02:29:44 +02:00
- [Cydia HTTPatch ](https://cydia.invoxiplaygames.uk/package/cydiahttpatch ) for 3.1.3 downgrades/jailbreaks
2024-03-09 16:00:11 +01:00
- [Pangu ](https://www.theapplewiki.com/wiki/Pangu )
- [p0sixspwn ](https://www.theapplewiki.com/wiki/p0sixspwn )
- [evasi0n ](https://www.theapplewiki.com/wiki/Evasi0n )
2023-09-23 13:26:12 +02:00
- [g1lbertJB ](https://github.com/g1lbertJB/g1lbertJB )
2024-03-09 16:00:11 +01:00
- [UntetherHomeDepot ](https://www.theapplewiki.com/wiki/UntetherHomeDepot )
2023-06-16 12:13:53 +02:00
- [greenpois0n ](https://github.com/OpenJailbreak/greenpois0n/tree/0f1eac8e748abb200fc36969e616aaad009f7ebf )
2024-03-09 16:00:11 +01:00
- Some patches from [PwnageTool ](https://www.theapplewiki.com/wiki/PwnageTool ), [sn0wbreeze ](https://www.theapplewiki.com/wiki/sn0wbreeze ), [redsn0w ](https://www.theapplewiki.com/wiki/redsn0w )
2024-01-02 04:46:15 +01:00
- Some patches made using patchers from [Bundle-Creation ](https://github.com/Merculous/Bundle-Creation )
2023-10-01 04:05:43 +02:00
- SSH Ramdisk tars from [SSH-Ramdisk-Maker-and-Loader ](https://github.com/Ralph0045/SSH-Ramdisk-Maker-and-Loader ) and [msftguy's ssh-rd ](https://github.com/msftguy/ssh-rd )
2024-02-15 13:29:49 +01:00
- 64-bit SSH Ramdisk stuff is based on [SSHRD_Script ](https://github.com/verygenericname/SSHRD_Script ) (iOS 12+) and [iarchive.app ](https://ios7.iarchive.app/downgrade/making-ramdisk.html ) (iOS 8)
2024-01-18 09:18:44 +01:00
- [img4lib ](https://github.com/xerub/img4lib ) - xerub
- [img4tool ](https://github.com/tihmstar/img4tool ) - tihmstar