idevicerestore 1.0.0-3build3 source package in Ubuntu

Changelog

idevicerestore (1.0.0-3build3) noble; urgency=medium

  * No-change rebuild against libssl3t64

 -- Steve Langasek <email address hidden>  Mon, 04 Mar 2024 18:14:25 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
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-3build3.debian.tar.xz 3.7 KiB 8d2c8b213f0943a6565b1255e8a5e457b7838cc0afed13968e17f0a0257727fd
idevicerestore_1.0.0-3build3.dsc 2.2 KiB 0df2a28cf528bc5628fa35385ae0c92a137ae3b6342e987a075820f7a06ab1de

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