Skip to content
This repository has been archived by the owner on Nov 30, 2022. It is now read-only.

Traceback (most recent call last): #82

Open
jaydenridley4 opened this issue Oct 6, 2022 · 3 comments
Open

Traceback (most recent call last): #82

jaydenridley4 opened this issue Oct 6, 2022 · 3 comments

Comments

@jaydenridley4
Copy link

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
Copy link
Contributor

epic

@swayea
Copy link
Contributor

swayea commented Oct 6, 2022

image

@tolikes
Copy link

tolikes commented Oct 6, 2022

remove python3.10 use stock python3 only

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants