Return to site

Download Irecovery For Mac Os

broken image


Well i had a good run with iPhone OS 4.0 beta 1 but today i decided to downgrade. The beta is really really buggy, and i got tired of my phone rebooting every time i was trying to call somebody, and i really need the ringer toggle since my silencer switch is broken. So, if you want to downgrade, follow the guides below..

Download Irecovery For Mac Os giabandi. Mac Os X 10.6 Snow Leopard 10a432 Torrent Face Off1997DVDripDual AudioEng HindiCurrent HD I'm James. This is my year of travel.

Mac

For

You will need:

  • iTunes 9.x
  • Stock 3.1.3 FW
  • iRecovery
  • LibUSB library package
  1. Download Mozilla Firefox for Mac, a free web browser. Firefox is created by a global not-for-profit dedicated to putting individuals in control online. Get Firefox for Mac today!
  2. Sudo port install libusb. To install libusb1.0. Sudo port install libusb-legacy. To install libusb0.1.12. Then you can create a project in Xcode and link to the libusb-.a library contained in /opt/local/lib (in my directory my library file is called libusb-1.0.a since I have libusb1.0 installed).

How to do it:

1. Donwload the stock 3.1.3 fw, iRecovery and Libusb on your mac. Install the LibUSB package

2. Connect your iPhone via USB, load iTunes and alt+restore with the original 3.1.3 firmware

3. During the restore process you will get an 1015 error. Don’t worry, that’s normal. Just click on and close iTunes.

4. Open a terminal shell and drag and drop the iRecovery icon on it. You will get the path to iRecovery that should be followed by a “-s” ( without the quotes and you should type -s. Press enter )

5. Now iRecovery should recognize your iPhone and you will get something like this…

6. Now you need to type:

  • setenv auto-boot true ( hit enter )
  • saveenv ( hit enter )
  • fsboot ( hit enter )
  • exit ( hit enter )

Download Irecovery For Mac Os Catalina

7. Unplug your iPhone and turn it off by pressing the home+power button. Once it is off, turn it on by pressing the power button. Plug-in your iPhone and load iTunes to continue with the activation.

8. That’s it. Enjoy

Windows

Later update:

One of our readers, just sent us some valuable tips for all you Windows users:

If you’re running Windows 7 (at least 64 bit) it is critical that you use the newest version of LibUSB though (1.2). installing 1.12 under windows xp compatibility does not seem to work. Also, one needs to download both of these libUSB zip files (or perhaps just the devel file (not sure). the first one alone does not work though.

libusb-win32-bin-1.2.0.0.zip
libusb-win32-devel-filter-1.2.0.0.zip (this is the actual installer)

Download Irecovery For Mac Os

[thx Santi Roberts]

The exact same process but you will use Windows console, and you will need this files:

  • iTunes 9.1
  • Stock 3.1.3 FW
  • iRecovery and LibUSB ( thx Ruben )

NOTE: for iPhone 3Gs, you can downgrade to 3.1.3 ONLY, unless you saved your ECID files to a earlier version.

iRecovery is a libusb-based CLI utility for Mac OS X, Linux, and Windows. It is able to talk to iBoot and iBSS and iBEC via USB. It's completely open source; the source code is released under the terms of the GNU GPL v3. The full license text can be found in the LICENSE file on github.Please note that there is no official compiled version available.

It currently connects to:

  • 0x1227 (DFU Mode/WTF Mode 2.0)
  • Recovery Mode 0x1281 (Recovery Mode/iBSS/iBEC)
  • 3Features
    • 3.2Recovery 2.0 (0x1281)

Credits

westbaer

Thanks

pod2g, tom3q, planetbeing, geohot and posixninja.

Features

DFU 2.0 (0x1227)

It can upload a file, such as an iBSS, so that you can unplug and spawn a shell with 0x1281.

Recovery 2.0 (0x1281)

File Uploading

You can upload a file to 0x9000000 with the following syntax:

In newer builds that use libusb-1.0 this is now

Two-Way Shell

You can spawn a shell to do all sorts of neat things with the syntax:

Once it has spawned, you can type 'help' and iBoot will respond with its built-in command list.

Single Command

Sends a single command to the device *without* spawning a shell.

usb_control_msg(0x21, 2) Exploit Command

Sends Chronic Dev's + Geohot's latest usb exploit. Implemented into blackra1n.This was updated near October 17, 2009. posixninja's forkIn newer builds this is now -e

Auto Boot

You can now enable auto-boot by running:

or by sending /auto-boot in a shell.

In newer builds it is now:

USB Reset

Reset USB

Batch Scripting

iRecovery now supports batch scripting, this allows you to send commands to iBoot from a pre written list of commands, this also supports scripting such as /auto-boot and /upload <file>

or in a shell:

Raw Commands

For

You can now send raw commands via the -x21 -x40 or -xA1 flags

Example Output

iRecovery -s

Irecovery

You will need:

  • iTunes 9.x
  • Stock 3.1.3 FW
  • iRecovery
  • LibUSB library package
  1. Download Mozilla Firefox for Mac, a free web browser. Firefox is created by a global not-for-profit dedicated to putting individuals in control online. Get Firefox for Mac today!
  2. Sudo port install libusb. To install libusb1.0. Sudo port install libusb-legacy. To install libusb0.1.12. Then you can create a project in Xcode and link to the libusb-.a library contained in /opt/local/lib (in my directory my library file is called libusb-1.0.a since I have libusb1.0 installed).

How to do it:

1. Donwload the stock 3.1.3 fw, iRecovery and Libusb on your mac. Install the LibUSB package

2. Connect your iPhone via USB, load iTunes and alt+restore with the original 3.1.3 firmware

3. During the restore process you will get an 1015 error. Don’t worry, that’s normal. Just click on and close iTunes.

4. Open a terminal shell and drag and drop the iRecovery icon on it. You will get the path to iRecovery that should be followed by a “-s” ( without the quotes and you should type -s. Press enter )

5. Now iRecovery should recognize your iPhone and you will get something like this…

6. Now you need to type:

  • setenv auto-boot true ( hit enter )
  • saveenv ( hit enter )
  • fsboot ( hit enter )
  • exit ( hit enter )

Download Irecovery For Mac Os Catalina

7. Unplug your iPhone and turn it off by pressing the home+power button. Once it is off, turn it on by pressing the power button. Plug-in your iPhone and load iTunes to continue with the activation.

8. That’s it. Enjoy

Windows

Later update:

One of our readers, just sent us some valuable tips for all you Windows users:

If you’re running Windows 7 (at least 64 bit) it is critical that you use the newest version of LibUSB though (1.2). installing 1.12 under windows xp compatibility does not seem to work. Also, one needs to download both of these libUSB zip files (or perhaps just the devel file (not sure). the first one alone does not work though.

libusb-win32-bin-1.2.0.0.zip
libusb-win32-devel-filter-1.2.0.0.zip (this is the actual installer)

[thx Santi Roberts]

The exact same process but you will use Windows console, and you will need this files:

  • iTunes 9.1
  • Stock 3.1.3 FW
  • iRecovery and LibUSB ( thx Ruben )

NOTE: for iPhone 3Gs, you can downgrade to 3.1.3 ONLY, unless you saved your ECID files to a earlier version.

iRecovery is a libusb-based CLI utility for Mac OS X, Linux, and Windows. It is able to talk to iBoot and iBSS and iBEC via USB. It's completely open source; the source code is released under the terms of the GNU GPL v3. The full license text can be found in the LICENSE file on github.Please note that there is no official compiled version available.

It currently connects to:

  • 0x1227 (DFU Mode/WTF Mode 2.0)
  • Recovery Mode 0x1281 (Recovery Mode/iBSS/iBEC)
  • 3Features
    • 3.2Recovery 2.0 (0x1281)

Credits

westbaer

Thanks

pod2g, tom3q, planetbeing, geohot and posixninja.

Features

DFU 2.0 (0x1227)

It can upload a file, such as an iBSS, so that you can unplug and spawn a shell with 0x1281.

Recovery 2.0 (0x1281)

File Uploading

You can upload a file to 0x9000000 with the following syntax:

In newer builds that use libusb-1.0 this is now

Two-Way Shell

You can spawn a shell to do all sorts of neat things with the syntax:

Once it has spawned, you can type 'help' and iBoot will respond with its built-in command list.

Single Command

Sends a single command to the device *without* spawning a shell.

usb_control_msg(0x21, 2) Exploit Command

Sends Chronic Dev's + Geohot's latest usb exploit. Implemented into blackra1n.This was updated near October 17, 2009. posixninja's forkIn newer builds this is now -e

Auto Boot

You can now enable auto-boot by running:

or by sending /auto-boot in a shell.

In newer builds it is now:

USB Reset

Reset USB

Batch Scripting

iRecovery now supports batch scripting, this allows you to send commands to iBoot from a pre written list of commands, this also supports scripting such as /auto-boot and /upload <file>

or in a shell:

Raw Commands

You can now send raw commands via the -x21 -x40 or -xA1 flags

Example Output

iRecovery -s

Supported Raw Commands

Currently Supported by All Firmware:
Reboot - Reboots Iphone

More IBoot Commands Information:
http://code.google.com/p/chronicdev/wiki/iBootCommands

NOTE: 'bgcolor' appears to be no longer supported -- requires confirmation.

Forks

Updates

  • A C++ port is also in the works dubbed iRecovery++ (by GreySyntax) can be found at GitHub/NSPwn/iRecoveryplusplus
  • A VB.NET GUI port for Windows has been made under the name Zeratul.

Download Irecovery For Mac Os Download

Download

Download Irecovery For Mac Os X


Note: Source only.

Download Recovery Disk For Mac Os X

Retrieved from 'https://www.theiphonewiki.com/w/index.php?title=IRecovery&oldid=59839'




broken image