Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

148 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

== What is libirecovery? ==

libirecovery is a cross-platform library which implements communication to
iBoot/iBSS found on Apple's iOS devices via USB. A command-line utility is also
provided.

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

About

Library and utility to talk to iBoot/iBSS via USB on Mac OS X, Windows, and Linux

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors