Geen omschrijving

Martin Szulecki 4d8ffd7c14 Add support for iPhone 5S, iPhone 5C and Apple TV 3G Rev A 11 jaren geleden
include 4d8ffd7c14 Add support for iPhone 5S, iPhone 5C and Apple TV 3G Rev A 11 jaren geleden
m4 954c5504a0 changed build system to autofoo. previous Makefile is now Makefile.shared 12 jaren geleden
scripts 57e442dd97 Added one more crucial script 15 jaren geleden
src a456086a02 Relicense to LGPL 2.1 and thus update license and headers 12 jaren geleden
.gitignore 2bf1612a50 Updated gitignore to not include the binary or history file 14 jaren geleden
LICENCE a456086a02 Relicense to LGPL 2.1 and thus update license and headers 12 jaren geleden
Makefile.am 954c5504a0 changed build system to autofoo. previous Makefile is now Makefile.shared 12 jaren geleden
Makefile.shared d952746675 Fix typo in Makefile.shared linking flags for Linux 12 jaren geleden
README ed55a3769a Update README with proper text description 12 jaren geleden
TODO c2249545ef Changed debug variable to be a static global variable to allow set once always enabled style debug flag 15 jaren geleden
autogen.sh 954c5504a0 changed build system to autofoo. previous Makefile is now Makefile.shared 12 jaren geleden
configure.ac 21ba769755 Bump version to 0.1.1 12 jaren geleden
libirecovery.pc.in ab8e6bfe05 Update description in pkg-config file 12 jaren geleden

README

== 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 Send command to client.
-f Send file to client.
-k [payload] Send usb exploit to client.
-h Show this help.
-r Reset client.
-s Start interactive shell.
-e