axi0mX / ipwndfu

open-source jailbreaking tool for many iOS devices
GNU General Public License v3.0
7.04k stars 1.7k forks source link

AttributeError: '_LibUSB' object has no attribute 'lib' #297

Open ziongsm opened 2 years ago

ziongsm commented 2 years ago

Is there anyone know how to fix this i am running windows 10

checkm8 exploit by axi0mX ** stage 1, heap grooming Found: CPID:8010 CPRV:11 CPFM:03 SCEP:01 BDID:0E ECID:000D58E6089B8D26 IBFL:3C SRTG:[iBoot-2696.0.0.1.33] no large leak, hole:5 Traceback (most recent call last): File "C:\Users\ZionGSM\Documents\ipwndfu-master\ipwndfu", line 72, in checkm8.exploit() File "C:\Users\ZionGSM\Documents\ipwndfu-master\checkm8.py", line 489, in exploit stall(device) File "C:\Users\ZionGSM\Documents\ipwndfu-master\checkm8.py", line 125, in stall def stall(device): libusb1_async_ctrl_transfer(device, 0x80, 6, 0x304, 0x40A, b'A' * 0xC0, 0.00001) File "C:\Users\ZionGSM\Documents\ipwndfu-master\checkm8.py", line 29, in libusb1_async_ctrl_transfer if usb.backend.libusb1._lib is not device._ctx.backend.lib: AttributeError: '_LibUSB' object has no attribute 'lib'