-
Notifications
You must be signed in to change notification settings - Fork 146
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
iPhone 5S downgrade fail PWNREC mode... error: -9 #126
Comments
New error after substituting all the bins in resources dir as the original one can't be executed, got killed -9 just after the exec command. | => python3 vieux -i /Volumes/TJD128GB/iPhone/Downgrade/A7_10.3.3_OTA_Downgrade/iPhone_4.0_64bit_10.3.3_14G60_Restore.ipsw
Vieux - A tool for 32/64 Bit OTA downgrades Current version is: 1.0.1 Starting iBSS/iBEC patching ERROR.. |
I've resolved all the issue deleting the Vieux folder so any resources/bin modified is gone and after unzipping the new version I've just done:
for every executable in resources/bin/* and all worked like a charm. Seems that is a problem with code signing executable |
Could you describe it in more detail?
|
Success after flash ios 12.4.4 for 5s and do it again. Thank you so much! |
Thank you @riotdream for that fix! Have included a link to your comment in the README along side the alternative fix by @salompas, have credited you both. Thank you again for this, I was unable to do anything about these Catalina issues as I don't have access to a Catalina install since my hackintosh only wants to run Mojave and lower sadly. |
@MatthewPierson thank you for Vieux, I'm glad that my solution could help someone else resolving some minor problems with your app. Cheers. |
All the binary from Vieux resources/bin folder are fine, there is only a problem with code sign, so the fix it's done replacing the older sign with the new one from your mac. I've delete Vieux folder because, like you, I've putted s0uthwest igetnonce but it's another version and it will break Vieux process. |
Please mark this solution in README not only for Catalina but Mojave too. I have Mojave 10.14.6 and I struggled with this one like 2 days. I came here without hope. And ta-da. It worked! |
Thanks for the tip! I've resolved my problem by this way with Nudaoaddu while trying to restore to 12.4 I had to resign irecovery and igetnonce with this way to get it working. Worked like a charm on macOS 10.15.6. |
Describe the issue
REQUIRED -
Cant' complete restore process of an iPhone 5S.
Screenshots
REQUIRED -
Attached the terminal log, where I can find the logs files?
Computer (please complete the following information):
REQUIRED -
iOS Device (please complete the following information):
REQUIRED -
Additional context
| /Volumes/TJD128GB/iPhone/Downgrade/Vieux-master @ MacBook Pro 13 Retina (suzughia)
| => ./vieux -i /Volumes/TJD128GB/iPhone/Downgrade/A7_10.3.3_OTA_Downgrade/iPhone_4.0_64bit_10.3.3_14G60_Restore.ipsw
Vieux - A tool for 32/64 Bit OTA downgrades
Current version is: 1.0.1
If you are using a 64 Bit device then connect it in DFU Mode
If you are using a 32 Bit device then just have it connected in NORMAL mode
Files cleaned.
/Volumes/TJD128GB/iPhone/Downgrade/A7_10.3.3_OTA_Downgrade/iPhone_4.0_64bit_10.3.3_14G60_Restore.ipsw is a zip archive!
Starting IPSW unzipping
Continuing...
IPSW found at given path...
Cleaning up old files...
Files cleaned.
Unzipping..
Found: CPID:8960 CPRV:11 CPFM:03 SCEP:01 BDID:02 ECID:000004358B4295B8 IBFL:1C SRTG:[iBoot-1704.10] PWND:[checkm8]
Device is already in pwned DFU Mode. Not executing exploit.
Exploit worked!
*** SecureROM Signature check remover by Linus Henze ***
Applying patches...
Patches have already been applied. Exiting.
Starting iBSS/iBEC patching
Looks like you are downgrading an iPhone 5s to 10.3.3!
Patched iBSS/iBEC
About to re-build IPSW
Entering PWNREC mode...
ERROR..
Return code: -9
Sending iBSS/iBEC Failed.
Please reboot device, start the tool again and report the error + full logs if it persists.
Exiting...
The text was updated successfully, but these errors were encountered: