idevicerestore
idevicerestore copied to clipboard
Restore/upgrade firmware of iOS devices
Restoring iOS 16.0 Beta 5 is failing. I seemed to cause more harm than good with eff9fab. Cryptex1LocalPolicy still needs an actual updater implementation ( i.e. doronz88/pymobiledevice3@6558530 ) My apologies...
Trying to restore iOS 16.0 beta1 results in the following: ```[07:12:47.0288-GMT]{3>6} CHECKPOINT BEGIN: RESTORED:[0x0655] is_host_compatible restore-step-ids = {0x11030655:15} restore-step-names = {0x11030655:is_host_compatible} restore-step-uptime = 10 restore-step-user-progress = 0 host/device compatibility check...
As far as I know this only happens on the 13 series devices (mini, regular, pro, pro max). iOS 15.5 is fine, but something is new on iOS 15.6. When...
ERROR: Device did not reconnect in recovery mode. Possibly invalid iBEC. Reset device and try again.
``` root@Hacker:~# idevicerestore -e '/root/Downloads/iPhone_4.0_64bit_12.4.6_16G183_Restore.ipsw' Found device in Recovery mode Identified device as n53ap, iPhone6,2 Extracting BuildManifest from IPSW Product Version: 12.4.6 Product Build: 16G183 Major: 16 INFO: device serial...
iPad6,11 restore + downgrade from iOS 16pb to 15.6 fails with "Unable to connect to FDR client (-2)"
I have tried both ideviderestore 1.0.0 and macOS 12.5 restore function (this one throws 4013 or 4015). Log for idevicerestore the farthest it can go: ``` idevicerestore --erase --latest Found...
After restoring Apple Silicon Mac with macOS 13 IPSW using the latest idevicerestore (https://github.com/libimobiledevice/idevicerestore/commit/7d622d916be16f2df5a72bf53a42f3a326bbfaa4), it appeared to boot and work successfully but security policy downgrade failed due to an error...
Please help same problem in Recovery asa ell as normal mode C:\Users\Administrator\Desktop\libimobile2019-master>idevicerestore -e -l -y Found device in Recovery mode Identified device as n53ap, iPhone6,2 NOTE: Running non-interactively, automatically selecting...
On darwin realpath verifies the de referenced arg1 pointer isn't NULL, however if the pointer itself is NULL or -1 the the de reference will cause a crash ``` #0...
How to compile for windows?
Hello, i have an iPhone 11 Pro, and i just found out that **the baseband is damaged**, so i used **iDeviceRestore** to exclude BB/NOR updates. Problem is, it won't take...