Skip to content

No such file or directory: 'resources/Fugu_8010' #67

Description

@kushwavez

Trying to tether-boot iOS 13.5 on iPhone 7, but it fails every time with this:
./pyboot.py -q ~/Downloads/iPhone_4.7_P3_13.5_17F75_Restore.ipsw iPhone9,1 -a

[...]
Signing boot files
Exploiting device with checkm8
Downloading latest Fugu release from LinusHenze's github...
Fugu has now been installed!
Traceback (most recent call last):
  File "/Users/kushwavez/Downloads/PyBoot/./pyboot.py", line 505, in <module>
    main()
  File "/Users/kushwavez/Downloads/PyBoot/./pyboot.py", line 429, in main
    pwn.pwndfumode()
  File "/Users/kushwavez/Downloads/PyBoot/resources/pwn.py", line 231, in pwndfumode
    pwndfumode()
  File "/Users/kushwavez/Downloads/PyBoot/resources/pwn.py", line 183, in pwndfumode
    os.mkdir("resources/Fugu_8010")
FileNotFoundError: [Errno 2] No such file or directory: 'resources/Fugu_8010'

I checked that folder, Fugu is there.

Screenshot 2021-02-28 at 15 52 16

Screenshot 2021-02-28 at 15 48 26

Also first time it ended with error: usb.core.NoBackendError: No backend available, but luckily I quickly found in #51 that it needs libusb that can be installed with brew install libusb

OS: macOS 11.2.2, MBP15,2

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions