Jump to content


iDeviceRestore


¿Quieres enterarte al momento de las nuevas descargas? Síguenos en Twitter o Mastodon!
Ayúdanos con el mantenimiento de la web con una donación vía Paypal.

The idevicerestore tool allows to restore firmware files to iOS devices.

It is a full reimplementation of all granular steps which are performed during restore of a firmware to a device.

In general, upgrades and downgrades are possible, however subject to availability of SHSH blobs from Apple for signing the firmare files.

To restore a device to some firmware, simply run the following:

$ sudo idevicerestore -l

This will download and restore a device to the latest firmware available.

Requirements
============

Development Packages of:

  •   libimobiledevice
  •   libirecovery
  •   libusbmuxd
  •   libplist
  •   libzip
  •   openssl

Software:

  •   usbmuxd
  •   make
  •   autoheader
  •   automake
  •   autoconf
  •   libtool
  •   pkg-config
  •   gcc

Installation
============

To compile run:

  ./configure
  make
  sudo make install

 


No te pierdas nada, síguenos en Twitter o Mastodon!
Preguntas, aportes y peticiones en el foro.
Si te sirve lo que hacemos, ayúdanos con el mantenimiento de la web con una donación vía Paypal.

×
×
  • Crear nuevo...