Odysseus

From The iPhone Wiki
Revision as of 06:13, 21 June 2015 by IAdam1n (talk | contribs) (Adding more and it supports some iOS on devices older than A4.)
Jump to: navigation, search

Odysseus is a tool by @xerub to downgrade/upgrade/restore specific 32 bit devices to specific firmwares. This method only works if you are jailbroken, have valid SHSH Blobs and a valid APTicket.

How it works

It uses a tool by @winocm called kloader. kloader is a CLI that you can run on an iOS device which loads an (decrypted) image. It allows you to bootstrap a pwned iBSS and then initiate a restore using iDeviceRestore with a custom iPSW, which allows you to downgrade/upgrade/restore to the firmware of your choice. There are firmware bundles that allow you to restore each device to each iOS. If the bundle for the device and iOS you want to get does not exist, the downgrade/upgrade cannot happen. They require keys/ivs in order to make these firmware bundles.

Links