encounter / futurerestore

(unmaintained) iOS upgrade and downgrade tool utilizing SHSH blobs (unofficial fork supporting iOS 11 and newer devices)
GNU Lesser General Public License v3.0
176 stars 40 forks source link

-i Doesn't work. Messed up everything and forced to restore. #14

Open albyvar opened 6 years ago

albyvar commented 6 years ago

ERROR: Could not open ZIP archive '/var/tmp/ae456f87572ebce403efad371151cc7cef792cd3e14XgN': 19 ERROR: Unable to send baseband data ERROR: Unable to successfully restore device FDR 0x7f8163606c20 timeout waiting for command FDR 0x7f8163606c20 waiting for message... No data to read FDR 0x7f8163606c20 terminating... [Error] ERROR: Unable to restore device Done: restoring failed. Failed with errorcode=-11

encounter commented 6 years ago

Which device / firmware were you using? I'd like to see if I can reproduce.

encounter commented 6 years ago

If the file /tmp/futurerestore/baseband.bbfw still exists, it'd be useful to upload that as well, so I can get a better picture of what happened.

albyvar commented 6 years ago

Device is iPhone 5s, i was going from 10.3.3 to 11.1.2 using ios 11.2 ipsw for sep and baseband. And nope, the file isn't there

encounter commented 6 years ago

This is fixed in dc553684a35ae94b92f2c35c13c425a62871f9e4. New release will be out shortly.

I feel bad for letting this bug get past my tests. Sorry!

albyvar commented 6 years ago

Don't worry. A lost jailbreak is worth a contribution to a better futurerestore ;)

marijandj commented 6 years ago

The same thing happened to me, so I had to go to clean restore to 11.2.5. There was a possibility of downgrading from 11.2.5 to 11.1.2 I have a shsh blobs...using win10 and iphone 5S?

goodboydheeraj commented 6 years ago

@marijandj try again. Its a 5S, so I think there are couple of nonce collisions happens in it!

If you’ve saved blobs on 1conan website you’ll see apnonce folder, download all blobs inside them and in futurerestore input -t blobs1.shsh -t blobs2.shsh -t blobs2.shsh and so on. You can input as many as blobs you want with this command. Don’t forget to also use -w command which points futurerestore to keep rebooting device until one of the input nonces in blobs are generated from the device! If you have also manually saved blobs for those repeating apnonces you can just use them too!

If you didn’t save it by any means then you’re out of luck!

ProAppleOS commented 6 years ago

@albyvar why you restored?? You could just run future restore again in Recovery Mode! I did that many times. The nonce won't change, because it needs a full reboot to the SpringBoard

albyvar commented 6 years ago

Rip :/ didn’t know that. Thanks anyway for letting me know. I’ll wait for a 11.2.x nonce setter/exploit , since it’s not my main device fortunately.