idevicerestore 1.0.0-4build1 source package in Ubuntu

Changelog

idevicerestore (1.0.0-4build1) oracular; urgency=medium

  * Rebuild against latest libimobiledevice

 -- Jeremy Bícha <email address hidden>  Thu, 18 Jul 2024 14:06:07 -0600

Upload details

Uploaded by:
Jeremy Bícha
Uploaded to:
Oracular
Original maintainer:
gtkpod Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
idevicerestore_1.0.0.orig.tar.gz 104.4 KiB 2c83c60b8b7027b3730d63c3ebbdede5b0b43bd5ab1e54caaa52b3b1268881e5
idevicerestore_1.0.0-4build1.debian.tar.xz 3.9 KiB ac53b1ca60ae4462824989b90ffc2c32b6a0ed7d8608570439d369c32e066d87
idevicerestore_1.0.0-4build1.dsc 2.1 KiB 7cdd6dba1041161c10630acff62c37cc87524f6d4a0d9d2cdafae353def889a1

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