idevicerestore 1.0.0-3build2 source package in Ubuntu

Changelog

idevicerestore (1.0.0-3build2) jammy; urgency=medium

  * No-change rebuild against libssl3

 -- Steve Langasek <email address hidden>  Wed, 08 Dec 2021 23:34:41 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
idevicerestore_1.0.0.orig.tar.gz 104.4 KiB 2c83c60b8b7027b3730d63c3ebbdede5b0b43bd5ab1e54caaa52b3b1268881e5
idevicerestore_1.0.0-3build2.debian.tar.xz 3.7 KiB f4e010fd66a07108aedcd9ac1cabc991825ce1cf5c6aca3dd7a0d084610cdb13
idevicerestore_1.0.0-3build2.dsc 2.2 KiB f5306b1868763e7b9f6b3b51fd12cb77212b6f02c61dceac88b979c346298491

Available diffs

View changes file

Binary packages built by this source

idevicerestore: command-line application to restore firmware files to iOS devices

 The idevicerestore application is a full reimplementation of all granular
 steps which are performed during the 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.
 .
 Some key features are:
  - Restore: Update firmware on iOS devices
  - Firmware: Use official IPSW firmware archive file or a directory as source
  - Update: Allows updating the device by default or erasing all data
  - Download: On demand download of latest available firmware for a device
  - Cache: Downloaded firmware files are cached locally
  - Custom Firmware: Restore custom firmware files (requires bootrom exploit)
  - Baseband: Allows one to skip NOR/Baseband upgrade
  - SHSH: Fetch TSS records and save them as ".shsh" files
  - DFU: Put devices in pwned DFU mode (limera1n devices only)
  - AP Ticket: Use custom AP ticket from a file

idevicerestore-dbgsym: debug symbols for idevicerestore