Git Product home page Git Product logo

odysseusota-windows's Introduction

OdyssusOTA on Windows

If you are on Mac OS, you can follow this tutorial for OdysseusOTA, this tutorial for OdysseusOTA2 and this post for Odysseus guide. If you want, you can downgrade 32-bit devices with Odysseus on Windows by clicking here

WARNING: do not do it, unless you have read and understood these instructions. If anything goes wrong during the restore process, you will have to restore to the latest, most likely unjailbreakable firmware. Basically, you are on your own. I will not be held responsible for anything YOU do. "..." This works only on certain jailbroken 32bit devices. By that, I mean devices I have keys for.

The untether on your device must have tfp0 enabled. Early versions of Pangu did not enable tfp0, but latest versions of Pangu, TaiG and evasi0n all have tfp0 activated.

You need an internet connection to do this downgrade.

-@xerub

If some of the applications in this utility get a dll error, you can go here, download the missing dll and put it into the folder.

First, you go to download putty, WinSCP and the original ipsw file of the firmware that you want to downgrade. You can find ipsw file at http://ipsw.me

Commands to do with Windows cmd:

1. cd the folder

cd odysseusota-windows

2. build custom ipsw

ipsw.exe path_to_original_ipsw_restore.ipsw custom_downgrade.ipsw -bbupdate DON'T FORGET -bbupdate !!!

3. get shsh blobs from Apple

idevicerestore.exe -t custom_downgrade.ipsw

4. extract pwnediBSS

xpwntool.exe unzip -j custom_downgrade.ipsw 'Firmware/dfu/iBSS*' | awk.exe '/inflating/{print $2}' pwnediBSS

5. copy kloader and pwnediBSS to the device

Now you go to open WinSCP, connect to your device in SSH (SFTP) and copy kloader and pwnediBSS to the root of the device. Host name: IP_OF_YOUR_DEVICE Password (default): alpine Port: 22

6. run kloader and enter in pwned DFU mode

Now, open putty and connect to the same data of the step 5., and run this command: cd / && chmod +x ./kloader && ./kloader pwnediBSS

Now the screen of your device is black, disconnect and reconnect it to the computer and run this command to start downgrade:

idevicerestore.exe -w custom_downgrade.ipsw

Done! Downgrade started ;P

#CREDITS

Thanks a lot to @xerub for releasing iPad Bundles

Credits: @Sn0wCooder for Odysseus for Windows

@xerub and @tihmstar for odysseus tool

@planetbeing, dborca for the awesome xpwn

@winocm for ios-kexec-utils

@westbaer, p0sixninja, iH8sn0w, GreySyntax for irecovery

@libimobiledevice people for libimobiledevice

@iH8sn0w for some ideas and code

@daytonhasty for some ideas, testing and writeup

@JonathanSeals for some ideas

@citrusui for the cool name

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.