The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
Difference between revisions of "Odysseus"
(Adding more and it supports some iOS on devices older than A4.) |
(Add full download table, reword some stuff, add more links to stuff) |
||
Line 1: | Line 1: | ||
− | '''Odysseus''' is a tool by [https://twitter.com/xerub @xerub] to downgrade/upgrade/restore specific 32 |
+ | '''Odysseus''' is a tool by [https://twitter.com/xerub @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 == |
== How it works == |
||
− | It uses a tool by [https://twitter.com/winocm @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 |
+ | It uses a tool by [https://twitter.com/winocm @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 [https://github.com/libimobiledevice/idevicerestore 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. Each bundle is made by grabbing the Keys/IVs from the original firmware. They are posted [https://www.theiphonewiki.com/wiki/Firmware_Keys here]. |
+ | |||
+ | == Download == |
||
+ | {| class="wikitable" style="text-align:center;" |
||
+ | ! Version |
||
+ | ! Download |
||
+ | ! SHA-1 |
||
+ | |- |
||
+ | | 0.1 |
||
+ | | [http://dayt0n.github.io/odysseus/odysseus-0.1.zip dayt0n.com] |
||
+ | | a7ebd3743479a66b7502af947f6967cb4b54b54a |
||
+ | |- |
||
+ | | 0.2 |
||
+ | | [http://dayt0n.github.io/odysseus/odysseus-0.2.zip dayt0n.com] |
||
+ | | 812cd80725003f1aed897eebe623b5fb39500510 |
||
+ | |- |
||
+ | | 0.3 |
||
+ | | [http://dayt0n.github.io/odysseus/odysseus-0.3.zip dayt0n.com] |
||
+ | | 8aedd1af2e3e96b58d7ab5e2f58fbcf76ad08411 |
||
+ | |- |
||
+ | | 0.4 |
||
+ | | [http://dayt0n.github.io/odysseus/odysseus-0.4.zip dayt0n.com] |
||
+ | | 2f8f368b047f66a96bf2e51ab228cdde2435444a |
||
+ | |- |
||
+ | | 0.99 |
||
+ | | [http://dayt0n.github.io/odysseus/odysseus-0.99.zip dayt0n.com] |
||
+ | | fc98665bce96f406eafeb8d4f8745f70a08f62c8 |
||
+ | |- |
||
+ | | 0.999 |
||
+ | | [http://dayt0n.github.io/odysseus/odysseus-0.999.zip dayt0n.com] |
||
+ | | 23717f90a6b5bf847b996648be4c06046bc590b |
||
+ | |- |
||
+ | |} |
||
== Links == |
== Links == |
||
− | * [http://dayt0n. |
+ | * [http://dayt0n.com/articles/Odysseus/ Official page] |
− | * [https://github.com/xerub/xpwn |
+ | * [https://github.com/xerub/xpwn GitHub] |
[[Category:Software]] |
[[Category:Software]] |
Revision as of 19:35, 16 August 2015
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. Each bundle is made by grabbing the Keys/IVs from the original firmware. They are posted here.
Download
Version | Download | SHA-1 |
---|---|---|
0.1 | dayt0n.com | a7ebd3743479a66b7502af947f6967cb4b54b54a |
0.2 | dayt0n.com | 812cd80725003f1aed897eebe623b5fb39500510 |
0.3 | dayt0n.com | 8aedd1af2e3e96b58d7ab5e2f58fbcf76ad08411 |
0.4 | dayt0n.com | 2f8f368b047f66a96bf2e51ab228cdde2435444a |
0.99 | dayt0n.com | fc98665bce96f406eafeb8d4f8745f70a08f62c8 |
0.999 | dayt0n.com | 23717f90a6b5bf847b996648be4c06046bc590b |