Commit graph

15 commits

Author SHA1 Message Date
evilsocket
b7c6e61428
fix: pruning HID devices after 10 minutes of inactivity 2019-03-17 18:41:19 +01:00
evilsocket
8958fffd28
new: hid module is now supported on Windows tnx to @4p3rtur3 (closes #482) 2019-03-16 12:18:14 +01:00
evilsocket
ee8fe972e0
new: hid.sniff will now hexdump sniffed payloads (closes #490) 2019-03-14 18:33:26 +01:00
evilsocket
3013dd13f1
fixed windows compilation 2019-03-09 13:54:57 +01:00
evilsocket
a4de63c357
misc: small fix or general refactoring i did not bother commenting 2019-03-09 12:39:30 +01:00
evilsocket
36ebdc90d9
trying to compile hid module on android 2019-03-09 12:22:32 +01:00
evilsocket
bbfa230fae
fix: fixed compilation on Android (fixes #470) 2019-03-04 18:23:32 +01:00
evilsocket
f5d1351987
enabling hid module on android as libusb can be installed via termux 2019-02-21 13:17:00 +01:00
evilsocket
3e14cfe8ac
fixing compilation for platoforms where the HID modules are not supported 2019-02-21 12:35:25 +01:00
evilsocket
d21f3b447a
fix: added a mutex to write ops in the hid module 2019-02-21 11:50:56 +01:00
evilsocket
f6649aa82b
new: all hid periods are now configurable by dedicated parameters 2019-02-21 11:23:09 +01:00
evilsocket
17c639126d
misc: small fix or general refactoring i did not bother commenting 2019-02-20 19:02:25 +01:00
evilsocket
b6e9ca59ec
misc: small fix or general refactoring i did not bother commenting 2019-02-20 18:54:19 +01:00
evilsocket
810d24d80e
misc: small fix or general refactoring i did not bother commenting 2019-02-20 18:05:27 +01:00
evilsocket
037d5cea22
finished the duckyscript parser 2019-02-20 17:54:44 +01:00
Renamed from modules/hid_recon/hid_recon.go (Browse further)