new maxusb library
authorpete-cs <pete-cs@12e2690d-a6be-4b82-a7b7-67c4a43b65c8>
Fri, 14 Jun 2013 23:05:07 +0000 (23:05 +0000)
committerpete-cs <pete-cs@12e2690d-a6be-4b82-a7b7-67c4a43b65c8>
Fri, 14 Jun 2013 23:05:07 +0000 (23:05 +0000)
commit96ebf28fac2e03cfee954db85282eac7b8ec8015
tree06f95dd06c35904656b1f40573c065e3149e1314
parent78533a51ab5421601b046a917dd0f6f01a402a49
new maxusb library

git-svn-id: https://svn.code.sf.net/p/goodfet/code/trunk@1596 12e2690d-a6be-4b82-a7b7-67c4a43b65c8
16 files changed:
client/Facedancer.py [new file with mode: 0644]
client/GoodFETMAXUSB.py
client/MAXUSBApp.py [new file with mode: 0644]
client/USB.py [new file with mode: 0644]
client/USBConfiguration.py [new file with mode: 0644]
client/USBDevice.py [new file with mode: 0644]
client/USBEndpoint.py [new file with mode: 0644]
client/USBInterface.py [new file with mode: 0644]
client/USBKeyboard.py [new file with mode: 0644]
client/facedancer-keyboard.py [new file with mode: 0755]
client/facedancer-monitor.py [new file with mode: 0755]
client/goodfet.maxusb
client/goodfet.maxusbhid
client/goodfet.maxusbhost
client/goodfet.maxusbmass
client/util.py [new file with mode: 0644]