Cant use the software
Opened this issue · 1 comments
ScarSoft commented
Hey im trying to run the example qcdm fuzzer but its not able to import the modules cuz the names arnt the same i tried fixing it by renaming and moving stuff but cant get it working
ScarSoft commented
Ok i got everything renamed and had to install pyusb and scapy but now get this error
Traceback (most recent call last):
File "C:\Users\PC2\Desktop\usb-device-fuzzing-master\USBFuzz\qcdm_fuzzer.py", line 10, in
arg = sys.argv[1].split(':')
IndexError: list index out of range