[ 源代码: idevicerestore ]
软件包:idevicerestore(1.0.0-3)
idevicerestore 的相关链接
Debian 的资源:
下载源码包 idevicerestore:
- [idevicerestore_1.0.0-3.dsc]
- [idevicerestore_1.0.0.orig.tar.gz]
- [idevicerestore_1.0.0-3.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [www.libimobiledevice.org]
相似软件包:
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 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.15)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libcurl3-gnutls (>= 7.16.2)
- easy-to-use client-side URL transfer library (GnuTLS flavour)
-
- dep: libimobiledevice6 (>= 1.3.0)
- Library for communicating with iPhone and other Apple devices
-
- dep: libirecovery-1.0-3 (>= 1.0.0)
- Library allowing communication with iBoot/iBSS of iOS devices via USB
-
- dep: libplist3 (>= 2.2.0)
- Library for handling Apple binary and XML property lists
-
- dep: libssl1.1 (>= 1.1.0)
- 安全套接字层工具箱 - 共享库
-
- dep: libzip4 (>= 0.10)
- library for reading, creating, and modifying zip archives (runtime)
-
- dep: zlib1g (>= 1:1.1.4)
- 压缩库 - 运行时