From f5bb85cff8be007a79323c3d6b9b93d67f2fde14 Mon Sep 17 00:00:00 2001 From: LukeZGD <26163116+LukeZGD@users.noreply.github.com> Date: Tue, 20 Feb 2024 13:09:16 +0800 Subject: [PATCH] Update Jailbreaking.md --- Jailbreaking.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/Jailbreaking.md b/Jailbreaking.md index 94e9eb6..4217811 100644 --- a/Jailbreaking.md +++ b/Jailbreaking.md @@ -6,15 +6,21 @@ There are three methods of jailbreaking the device with Legacy iOS Kit considere ## Ramdisk Method -This is the method that redsn0w uses when jailbreaking devices. This does not clear data from the device, but backing up is still recommended. In Legacy iOS Kit, this can be done using the ["Jailbreak Device" option](Jailbreaking-with-Legacy-iOS-Kit) in the main menu. This method is for 32-bit devices only. +This is the method that redsn0w uses when jailbreaking devices. This does not clear data from the device, but backing up is still recommended. + +In Legacy iOS Kit, this can be done using the ["Jailbreak Device" option](Jailbreaking-with-Legacy-iOS-Kit) in the main menu. This method is for 32-bit devices only. ## 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. 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 -This method involves sideloading the jailbreak app into the device with an Apple ID, and using that app to jailbreak the device. In Legacy iOS Kit, sideloading can be done on iOS 9 and newer devices using the ["Sideload IPA" option](Sideloading-on-Linux) in the main menu for Linux, or using tools like Sideloadly. This method is for both 32-bit and 64-bit devices. +This method involves sideloading the jailbreak app into the device with an Apple ID, and using that app to jailbreak the device. + +In Legacy iOS Kit, sideloading can be done on iOS 9 and newer devices using the ["Sideload IPA" option](Sideloading-on-Linux) in the main menu for Linux, or using tools like Sideloadly. This method is for both 32-bit and 64-bit devices. - Download the jailbreak tool IPA from the table below, then sideload it to your device using [AltServer (direct IPA sideloading)](https://twitter.com/altstoreio/status/1521570699361472512#m) or [Sideloadly](https://sideloadly.io/) for Windows and macOS. - Linux users can use Legacy iOS Kit to sideload instead since AltServer and Sideloadly are only for Windows and macOS.