Non existing attribute "device_vendor"
j4m410 opened this issue · 1 comments
j4m410 commented
An attribute device_vendor
for object USBDevice
is used, although it does not exist. So e.g. USBMassStorage
crashes.
See:
https://github.com/travisgoodspeed/goodfet/blob/master/client/USBDevice.py#L157
travisgoodspeed commented
You should probably be using Kate Tempkin's fork of Facedancer, which is available at https://github.com/ktemkin/Facedancer
I'll update the README to mention this, then close the issue.