summaryrefslogtreecommitdiffstats
path: root/README
blob: ce93659d15283fdad9294dafc59c7e40a3d5b662 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
== What is iRecovery? ==

iRecovery is a libusb-based commandline utility for Mac OS X, Windows, and Linux. It is able to talk to iBoot/iBSS in Apple's iPhone/iPod touch via USB.

The software is completely open-source, the source code is released under the
terms of the LGPL 2.1. The full license text can be found in the LICENSE file.

Here's its usage:

irecovery [args]
	-v		Start irecovery in verbose mode.
	-c <cmd>	Send command to client.
	-f <file>	Send file to client.
	-k [payload]	Send usb exploit to client.
	-h		Show this help.
	-r		Reset client.
	-s		Start interactive shell.
	-e <script>	Executes recovery shell script.

You can get info on the shell commands here:
http://code.google.com/p/chronicdev/wiki/iBootCommands