PyBoot
                                
                                 PyBoot copied to clipboard
                                
                                    PyBoot copied to clipboard
                            
                            
                            
                        Assertion failed
Hi. Any one know why is that happening ? I just want to boot iOS 13.5 if anyone can know how to solve please tell me. Thanks...
efeemrulah@247 PyBoot % ./pyboot.py -i iPhone10,5 13.5 -d disk0s1s6 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 13.5 from /dev/disk0s1s6. Make sure your device is connected in DFU mode Checking theiphonewiki for 13.5 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... Device already in PWNDFU mode, not re-running exploit.. Downloading 13.5's BuildManifest.plist Extracting: BuildManifest.plist, from iPhone_5.5_P3_13.5_17F75_Restore.ipsw Found multiple device models... Which is your device?
1: d111ap 2: d11ap 3: d211ap 4: d21ap
Enter the number that corresponds with your device: 3 Device set to d211ap iBEC.d21.RELEASE.im4p iBSS.d21.RELEASE.im4p Getting SHSH for signing images Downloading and patching 13.5's iBSS/iBEC Extracting: Firmware/dfu/iBEC.d21.RELEASE.im4p, from iPhone_5.5_P3_13.5_17F75_Restore.ipsw Extracting: Firmware/dfu/iBSS.d21.RELEASE.im4p, from iPhone_5.5_P3_13.5_17F75_Restore.ipsw Assertion failed: (NULL == darwin_cached_devices.next), function darwin_init, file os/darwin_usb.c, line 584. zsh: abort ./pyboot.py -i iPhone10,5 13.5 -d disk0s1s6
Same problem. In my case, it is happened when i upgrade libusb's version from 1.0.23 to 1.0.24.
Downgrading from [email protected] to version 1.0.23 resolved the issue for me