GithubHelp home page GithubHelp logo

mathiasdg / idevicerestore Goto Github PK

View Code? Open in Web Editor NEW

This project forked from libimobiledevice/idevicerestore

0.0 1.0 0.0 1.1 MB

Restore/upgrade firmware of iOS devices

License: GNU Lesser General Public License v3.0

Shell 0.07% C 94.79% Makefile 0.20% M4 4.93%

idevicerestore's Introduction

idevicerestore

About

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, simply run

idevicerestore -l

This will print a selection of firmware versions that are currently being signed for the attached device. It will then download and restore the selected firmware.

By default, an update restore is performed, which will preserve the user data (unless the firmware image does not contain a 'Customer Upgrade Install' variant, in which case an erase restore will be performed).

WARNING

This tool can easily destroy your user data irreversibly. Use with caution and make sure to backup your data before trying to restore.

In any case, usage is at your own risk.

Requirements

Development Packages of:

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

Software:

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

Installation

To compile run:

./autogen.sh
make
sudo make install

Who/What/Where?

Credits

Apple, iPhone, iPad, iPod, iPod Touch, and Apple TV are trademarks of Apple Inc. idevicerestore is an independent software tool and has not been authorized, sponsored, or otherwise approved by Apple Inc.

README Updated on: 2019-09-11

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.