mirror of
https://github.com/LukeZGD/Legacy-iOS-Kit.git
synced 2024-11-26 18:04:15 +01:00
a
parent
97f844b0c3
commit
4f32d1ed56
11
Home.md
11
Home.md
@ -42,8 +42,8 @@
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
- Restoring with SHSH blobs and using SSH Ramdisks are supported on the following devices:
|
||||
- Supports most 32-bit devices (iOS 3 to 10, version range depends on device)
|
||||
- Restoring with SHSH blobs, jailbreaking, and using SSH Ramdisks are supported on the following devices:
|
||||
- Supports all 32-bit iOS devices
|
||||
- iPhone 2G, 3G, 3GS, 4, 4S, 5, 5C
|
||||
- iPad 1, 2, 3, 4, mini 1
|
||||
- iPod touch 1, 2, 3, 4, 5
|
||||
@ -56,7 +56,7 @@
|
||||
- iPhone 4 GSM - targets iOS 4.3 to 6.1.3
|
||||
- iPhone 4 CDMA - targets iOS 5.0 to 6.1.3
|
||||
- iPhone 4S, 5, 5C, iPad 2 Rev A, iPod touch 5 - targets iOS 5.0 to 9.3.5 (not iOS 7)
|
||||
- Using powdersn0w requires iOS 7.1.x blobs for your device (7.0.x can also be used for iPhone 5)
|
||||
- Using powdersn0w requires iOS 7.1.x blobs for your device (7.0.x blobs can also be used for iPhone 5)
|
||||
- Restoring with 24Kpwn/alloc8 is supported on the following devices:
|
||||
- iPhone 3GS - targets iOS 3.1.3 to 5.1.1
|
||||
- iPod touch 2 - targets iOS 3.1.3 to 4.1
|
||||
@ -68,10 +68,13 @@
|
||||
- iPhone 2G, iPod touch 1 - iOS 3.1.3
|
||||
|
||||
## Supported OS versions/distros
|
||||
|
||||
#### Supported architectures: x86_64, arm64, armhf
|
||||
|
||||
- [**Ubuntu**](https://ubuntu.com/) 22.04 and newer, and Ubuntu-based distros like [Linux Mint](https://www.linuxmint.com/)
|
||||
- [**Arch Linux**](https://www.archlinux.org/) and Arch-based distros like [EndeavourOS](https://endeavouros.com/)
|
||||
- [**Fedora**](https://getfedora.org/) 37 and newer
|
||||
- [**Debian**](https://www.debian.org/) 12 Bookworm and newer, Sid, and Debian-based distros
|
||||
- [**openSUSE**](https://www.opensuse.org/) Tumbleweed
|
||||
- [**Gentoo**](https://www.gentoo.org/) and Gentoo-based distros
|
||||
- **macOS** 10.13 and newer
|
||||
- **macOS** 10.13 and newer (10.15 and newer recommended)
|
||||
|
@ -2,12 +2,14 @@
|
||||
- **You do NOT need to restore your device to use this**, since the device will be jailbroken using SSH Ramdisk instead of Custom IPSW.
|
||||
- For A5(X) devices, an Arduino with USB Host Shield is required to use this method of jailbreaking. [Go to the "Troubleshooting" page for more details.](https://github.com/LukeZGD/Legacy-iOS-Kit/wiki/Troubleshooting#dfu-advanced-menu-a5x-pwndfu-mode-with-arduino-and-usb-host-shield)
|
||||
- This page for the jailbreaking the following iOS versions:
|
||||
- iPhoneOS 3.1.3
|
||||
- iPhoneOS 3.2.2
|
||||
- iOS 4.x (iPad 2 is not supported)
|
||||
- iOS 5.x
|
||||
- iOS 6.x
|
||||
- iOS 7.x
|
||||
- iOS 8.x
|
||||
- iOS 9.1-9.3.4
|
||||
- For iOS 9.1 and newer, go to: [Jailbreaking](Jailbreaking)
|
||||
- No data will be lost, but please back up your data and save onboard SHSH blobs just in case.
|
||||
- You NEED a working Home and Top/Power button to enter DFU mode.
|
||||
|
@ -41,7 +41,6 @@ List of options:
|
||||
--no-version-check Disable script version checking
|
||||
|
||||
For 32-bit devices compatible with restores/downgrades (see README):
|
||||
--activation-records Enable dumping/stitching activation records
|
||||
--disable-bbupdate Disable bbupdate and enable dumping/stitching baseband
|
||||
--ipsw-hacktivate Enable hacktivation for creating IPSW (iPhone 2G/3G/3GS only)
|
||||
--ipsw-verbose Enable verbose boot option (powdersn0w only)
|
||||
|
Loading…
Reference in New Issue
Block a user