mineek / sunst0rm

iOS Tether Downgrader
GNU General Public License v3.0
294 stars 45 forks source link

Traceback (most recent call last): #82

Open jaydenridley4 opened 1 year ago

jaydenridley4 commented 1 year ago

Hi, I'm trying to use sunst0rm to get my iPad Mini 2 128GB Cellular to iOS 11.4.1, I have completed the restore and ran the command below, and it gives me this error. I am following the sunst0rm guide linked on the readme.md file and it is not working. I tried the command below with -legacy at the end and it still gave same error. I'm using macOS Catalina 10.15.7 on a hackintosh laptop. Also, all dependencies are installed and seem to be working. Finally, blob.shsh2 and ios11.ipsw are in the same folder as sunst0rm.

jaydenridley4@Sony-ETH sunst0rm % python3 sunstorm.py -i ios11.ipsw -t blob.shsh2 -b -d j86ap -kpp -id iPad4,5 sunst0rm Made by mineek | Some code by m1n1exploit

[] Creating working directory [] Unzipping IPSW [*] Getting ProductBuildVersion Traceback (most recent call last): File "/Users/jaydenridley4/ss/sunst0rm/sunstorm.py", line 395, in main() File "/Users/jaydenridley4/ss/sunst0rm/sunstorm.py", line 385, in main prep_boot(args.ipsw, args.blob, args.boardconfig, File "/Users/jaydenridley4/ss/sunst0rm/sunstorm.py", line 237, in prep_boot ibss_iv, ibss_key, ibec_iv, ibec_key = api.get_keys( NameError: name 'api' is not defined jaydenridley4@Sony-ETH sunst0rm %

Beast9265 commented 1 year ago

epic

swayea commented 1 year ago

image

tolikes commented 1 year ago

remove python3.10 use stock python3 only