Nenhuma descrição

Martin Szulecki efc608fb97 Rename license file to comply to GNU licenses by using a COPYING file 11 anos atrás
include 054a79d64e remove irecv_get_* functions and provide general irecv_get_device_info() 11 anos atrás
m4 954c5504a0 changed build system to autofoo. previous Makefile is now Makefile.shared 12 anos atrás
src 3687ea1127 libirecovery: Fix wrong chip_id for iPod Touch 2G in device map 11 anos atrás
tools 22973c90b0 irecovery: print a message if an unsupported command is entered in interactive mode 11 anos atrás
.gitignore 548f93785f Update .gitignore file 11 anos atrás
COPYING efc608fb97 Rename license file to comply to GNU licenses by using a COPYING file 11 anos atrás
Makefile.am 59d65307f6 Use foreign automake rules to prevent mandatory files that we don't use 11 anos atrás
README ed55a3769a Update README with proper text description 12 anos atrás
autogen.sh 954c5504a0 changed build system to autofoo. previous Makefile is now Makefile.shared 12 anos atrás
configure.ac f6ee4a8efc bump so version due to API change 11 anos atrás
libirecovery.pc.in ab8e6bfe05 Update description in pkg-config file 12 anos atrás

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