mirror of
https://github.com/LukeZGD/Legacy-iOS-Kit.git
synced 2024-12-23 23:01:49 +01:00
Update README.md
This commit is contained in:
parent
4ed108f2fd
commit
580e8bfba2
17
README.md
17
README.md
@ -3,19 +3,21 @@
|
||||
- iPhone 4S and some iPad 2 devices also have the option to downgrade to **iOS 6.1.3** (UNTESTED)
|
||||
- This can also be used to enter pwnDFU mode for all supported devices
|
||||
|
||||
### Some notes:
|
||||
### Some other notes:
|
||||
- **You do NOT need blobs to use this**, the script will save them for you
|
||||
- **For iPhone 5C, 8.4.1 OTA DOWNGRADING IS NOT SUPPORTED!** Supports entering pwnDFU mode ONLY
|
||||
- This script uses the futurerestore method for downgrading, NOT the Odysseus method nor modifying SystemVersion.plist
|
||||
- This script will use an unmodified IPSW to restore
|
||||
- This script will use a vanilla/unmodified IPSW to restore
|
||||
- This script only uses iBSS patches from bundles for entering pwnDFU mode, NOT for creating a custom IPSW
|
||||
|
||||
### Prerequisites:
|
||||
- **Any jailbroken 32-bit iOS device** ([Phoenix](https://phoenixpwn.com/) for 9.3.5/9.3.6, [h3lix](https://h3lix.tihmstar.net/) for 10.3.3/10.3.4)
|
||||
- **A supported jailbroken A5 or A6 iOS device on iOS 5 to 10** ([Phoenix](https://phoenixpwn.com/) for 9.3.5/9.3.6, [h3lix](https://h3lix.tihmstar.net/) for 10.3.3/10.3.4) (supported devices are listed below)
|
||||
- **iOS [8.4.1](https://ipsw.me/8.4.1) or [6.1.3](https://ipsw.me/6.1.3) IPSW for your device**
|
||||
- **A Linux install or live USB** (Tested on Lubuntu [16.04](http://cdimage.ubuntu.com/lubuntu/releases/16.04/release/), [18.04](http://cdimage.ubuntu.com/lubuntu/releases/18.04/release/), [Manjaro](https://manjaro.org/download/), and [Arch Linux](https://www.archlinux.org/)) (a live USB can be easily created with tools like [balenaEtcher](https://www.balena.io/etcher/) or [Rufus](https://rufus.ie/))
|
||||
- **[OpenSSH](https://cydia.saurik.com/openssh.html)** installed on iOS device (
|
||||
- **[OpenSSH](https://cydia.saurik.com/openssh.html)** installed on iOS device
|
||||
- **[MTerminal](http://cydia.saurik.com/package/com.officialscheduler.mterminal/)** installed on iOS device (10.x users only)
|
||||
- iOS 7 Pangu users should install [this](http://apt.saurik.com/debs/io.pangu.axe7_0.3_iphoneos-arm.deb)
|
||||
- iOS 8 Pangu users should install [this](http://apt.saurik.com/debs/io.pangu.xuanyuansword8_0.5_iphoneos-arm.deb)
|
||||
- iOS 7 Pangu users should install the [latest Pangu 7.1.x Untether](http://apt.saurik.com/debs/io.pangu.axe7_0.3_iphoneos-arm.deb)
|
||||
- iOS 8 Pangu users should install the [latest Pangu 8.0-8.1.x Untether](http://apt.saurik.com/debs/io.pangu.xuanyuansword8_0.5_iphoneos-arm.deb)
|
||||
- For VirtualBox users, add a New USB Filter in the VM settings
|
||||
- For VMWare users, enable Autoconnect USB Devices
|
||||
- The computer and device must be on the same network (for SSH)
|
||||
@ -51,6 +53,7 @@
|
||||
### Supported devices:
|
||||
|
||||
- (*) Also supports iOS 6.1.3 downgrade
|
||||
- (**) Entering pwnDFU mode ONLY, NOT 8.4.1 OTA DOWNGRADING
|
||||
|
||||
#### iPad 2
|
||||
- iPad2,1*
|
||||
@ -83,6 +86,6 @@
|
||||
- iPhone5,1
|
||||
- iPhone5,2
|
||||
|
||||
#### iPhone 5C (**Enter pwnDFU mode ONLY, 8.4.1 OTA DOWNGRADING IS NOT SUPPORTED!)
|
||||
#### iPhone 5C
|
||||
- iPhone5,3**
|
||||
- iPhone5,4**
|
||||
|
Loading…
Reference in New Issue
Block a user