MatthewPierson / 1033-OTA-Downgrader

First ever tool to downgrade ANY iPhone 5s, ANY iPad Air and (almost any) iPad Mini 2 to 10.3.3 with OTA blobs + checkm8!
494 stars 123 forks source link

Can't downgrade to 1033 on mac os catalina #102

Open zhangferry opened 4 years ago

zhangferry commented 4 years ago

I run the script on dfu mode and get these logs:

iOS 10.3.3 for device iPad4,4 IS being signed!
1164709686812_iPad4,4_10.3.3-14G60_ad51655059471fd0647599d091df98f73f59c2a8.shsh -> shsh/apnonce.shsh2
Done prepping files! Time to downgrade!!!
****RESTORING!****
Waiting for device to reconnect...
dyld: Library not loaded: /usr/local/opt/openssl/lib/libssl.1.0.0.dylib
  Referenced from: /usr/local/opt/libimobiledevice/lib/libimobiledevice.6.dylib
  Reason: image not found
./restore.sh: line 311:  5344 Abort trap: 6           futurerestore -t shsh/apnonce.shsh2 -s sep-firmware.*.RELEASE.im4p -m manifests/BuildManifest_"$device"_1033_OTA.plist --no-baseband downgrade.ipsw
Cleaning up :D

I try to switch openssl version to 1.0.2s, while it update openssl version to 1.1.0 when run script again, and I got the same error log as above.

My computer is mac os catalina, is that the reason?

MatthewPierson commented 4 years ago

Don't use this anymore, use this instead.