tihmstar / futurerestore

A hacked up idevicerestore wrapper, which allows specifying SEP and Baseband for restoring
GNU Lesser General Public License v3.0
861 stars 275 forks source link

upgrading from 10.3.3 to 11.1.2 on iphone 7 #224

Open dilazzaroryo opened 6 years ago

dilazzaroryo commented 6 years ago

i've checked my ios 11.1.2 blobs and it said they are working... here is the command i put into the command prompt (im on windows btw)

futurerestore -t "C:\Users\Ryo Nagaki-DiLazzaro\Desktop\futurerestore_win64_v173\blob.shsh2" "C:\Users\Ryo Nagaki-DiLazzaro\Desktop\futurerestore_win64_v173\iPhone_7_11.1.2_15B202_Restore (1).ipsw" --latest-baseband --latest-sep

the -t is to my 11.1.2 shsh blob. after that is the 11.1.2 ipsw i downloaded off of ipsw.me. it downloads basebands and sep and then boots my phone into recovery with this error message

here is the error code: "checking APTicket to be valid for this restore... [Error] ECID inside APTicket does not match device ECID APTicket is valid for 1163917038 (dec) but device is 805966630 (dec) [Error] APTicket can't be used for restoring this device Done: restoring failed. Failed with errorcode=-45"

plz help.. want to do this while i still can.. thank you!

Stoppels commented 6 years ago

Use this fork instead.

dilazzaroryo commented 6 years ago

@Stoppels i did use that version.. still not working