aaa

LukeZGD 2024-02-20 11:03:40 +08:00
parent 17260c8893
commit fc94356c2c
5 changed files with 28 additions and 6 deletions

@ -1,10 +1,14 @@
**Hacktivation** is the process of activating an iPhone without a valid SIM card inserted. This is especially useful for the old iPhones that require a SIM card in order to activate the device. Legacy iOS Kit can hacktivate iPhones 2G, 3G, 3GS, and 4 GSM (iPhone3,1) on iOS versions 3.1.3 to 6.1.6. It is required for the device to be jailbroken and/or restored, depending on the method used. For iPhone 4 devices, it is also required for the device to not have iCloud/Activation lock.
**Hacktivation** is the process of activating an iPhone without a valid SIM card inserted. This is especially useful for the old iPhones that require a SIM card in order to activate the device.
Legacy iOS Kit can hacktivate iPhones 2G, 3G, 3GS, and 4 GSM (iPhone3,1) on iOS versions 3.1.3 to 6.1.6. It is required for the device to be jailbroken and/or restored, depending on the method used. For iPhone 4 devices, it is also required for the device to not have iCloud/Activation lock.
In Legacy iOS Kit, there are two methods for hacktivation.
## Custom IPSW Method
This is the method that sn0wbreeze uses when hacktivating devices. This method can be used by going to "Restore/Downgrade" and enable both Jailbreak Option and Hacktivate Option. This method is not available for iPhone 4 devices.
This is the method that sn0wbreeze uses when hacktivating devices. This method can be used by going to "Restore/Downgrade" and enable both Jailbreak Option and Hacktivate Option.
This method is not available for iPhone 4 devices.
## Jailbreak Method

@ -72,3 +72,14 @@ Please select your usage.
- [Save onboard SHSH blobs of my current iOS version. (32-bit devices only)](Saving-onboard-SHSH-blobs-of-current-iOS-version)
- [Save SHSH blobs from Cydia servers. (32-bit devices only)](Save-SHSH-blobs-from-Cydia-servers)
- [Sideload apps to iOS device on Linux](Sideloading-on-Linux)
- [Hacktivate old iPhone (activate without valid SIM card)](Hacktivation)
## More info about the options
- [Restore/Downgrade](Restore-Downgrade)
- [OTA Downgrade](OTA-Downgrade)
- [powdersn0w](powdersn0w)
- [Jailbreak Device](Jailbreaking)
- [Sideload IPA (Linux only)](Sideloading-on-Linux)
- [Hacktivation](Hacktivation)

@ -10,7 +10,7 @@ This is the method that redsn0w uses when jailbreaking devices. This does not cl
## Custom IPSW Method
This is the method that sn0wbreeze uses when jailbreaking devices. This wipes all of the data from the device to flash the IPSW. In Legacy iOS Kit, this can be done using the ["Restore/Downgrade" option](Restore-Downgrade) in the main menu, and enabling the [Jailbreak Option](Jailbreak-Option). This method is for 32-bit devices only.
This is the method that sn0wbreeze uses when jailbreaking devices. This wipes all of the data from the device to flash the IPSW. In Legacy iOS Kit, this can be done using the ["Restore/Downgrade" option](Restore-Downgrade) in the main menu, and enabling the Jailbreak Option. This method is for 32-bit devices only.
## Sideload Method

@ -6,11 +6,18 @@
- [powdersn0w](powdersn0w)
- Latest iOS version
- Other iOS versions, depending on the device
- [Other (Custom IPSW)](Custom IPSW)
- [Other (Tethered)](Tethered-Downgrade)
- For the iPhone 3GS and iPod touch 2, many iOS versions are available in the menu
- Other (Custom IPSW)
- This option should only be used for restoring to IPSWs NOT made by Legacy iOS Kit.
- For iPhone 2G, 3G, iPod touch 1, this option can be used for restoring to any iOS version.
- Other (Tethered)
- This option is for tethered downgrades, meaning the device requires a computer in order to boot.
- To boot up a tethered downgrade, go to: Other Utilities -> Just Boot
## Options
These options are prompted for selections and iOS versions they are available for. All of these options apply to 32-bit devices only.
- **Jailbreak Option** is for adding a jailbreak when creating a custom IPSW. This option is enabled by default.
- **Memory Option** is for using system RAM when creating a custom IPSW. This option is enabled by default. This option can be disabled if the PC/Mac does not have sufficient RAM for the operation (8 GB or more is recommended.)
- [**Hacktivate-Option**](Hacktivation) is for hacktivation of iPhones. This option is useful especially when the user does not have a valid SIM card available.

@ -3,7 +3,7 @@
## Requirements
- Device must be on iOS 9 or newer
- Activated Apple ID
- Apple ID
## Usage