PyBoot
PyBoot copied to clipboard
im trying to boot to ios 11.3 in my iphone 5s and this happens to me
rabanicsxd@iMac-Pro-de-rabanics pyboot % ./pyboot.py -i iphone6,2 11.3 -d disk0s1s3 PyBoot - A tool for tether booting Checkm8 vulnerable iOS devices by Matty, @mosk_i
Current version is: Beta 0.9.1 User choose to boot 11.3 from /dev/disk0s1s3. Make sure your device is connected in DFU mode Checking theiphonewiki for 11.3 keys... Keys weren't found for your device, PyBoot will place your device into PWNDFU mode and retrieve the needed keys...
Please ensure your device is connected in DFU mode... Found: CPID:8960 CPRV:11 CPFM:03 SCEP:01 BDID:02 ECID:000006B5284E3550 IBFL:1C SRTG:[iBoot-1704.10] ERROR: No Apple device in DFU Mode 0x1227 detected after 30.00 second timeout. Exiting. Place the device into DFU mode again and re-run Vieux rabanicsxd@iMac-Pro-de-rabanics pyboot % ./pyboot.py -i iphone6,2 11.3 -d disk0s1s3 PyBoot - A tool for tether booting Checkm8 vulnerable iOS devices by Matty, @mosk_i
Current version is: Beta 0.9.1 User choose to boot 11.3 from /dev/disk0s1s3. Make sure your device is connected in DFU mode Checking theiphonewiki for 11.3 keys... Keys weren't found for your device, PyBoot will place your device into PWNDFU mode and retrieve the needed keys...
Please ensure your device is connected in DFU mode... Found: CPID:8960 CPRV:11 CPFM:03 SCEP:01 BDID:02 ECID:000006B5284E3550 IBFL:1C SRTG:[iBoot-1704.10] Traceback (most recent call last): File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/usb/core.py", line 1021, in ctrl_transfer buff = util.create_buffer(data_or_wLength) File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/usb/util.py", line 162, in create_buffer return array.array('B', _dummy_s * length) TypeError: can't multiply sequence by non-int of type 'str'
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/usb/_interop.py", line 92, in as_array return array.array('B', data) TypeError: cannot use a str to initialize an array with typecode 'B'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/Users/rabanicsxd/Desktop/pyboot/./pyboot.py", line 505, in