Commit graph

17 commits

Author SHA1 Message Date
evilsocket
3e8d6512e1
fix: using fallback hid.device.type if the device was detected but not its type 2019-03-19 13:55:23 +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
5d7c8933fa
fix: showing warning about hid failed frames only if every attempt failed 2019-03-09 11:30:28 +01:00
evilsocket
d8d208ae17
new: hid.inject now supports non visible devices (talking directly to the dongle) via the hid.force.type parameter 2019-03-09 11:16:18 +01:00
evilsocket
bbfa230fae
fix: fixed compilation on Android (fixes #470) 2019-03-04 18:23:32 +01:00
evilsocket
59d1cdf9bd
misc: small fix or general refactoring i did not bother commenting 2019-02-21 16:10:34 +01:00
evilsocket
8884cb4a18
added frame retransmission for hid.inject 2019-02-21 15:23:49 +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
d23811ee5d
misc: small fix or general refactoring i did not bother commenting 2019-02-21 12:37:33 +01:00
evilsocket
d21f3b447a
fix: added a mutex to write ops in the hid module 2019-02-21 11:50:56 +01:00
evilsocket
7c9e2afdcc
added HID support for Microsoft devices 2019-02-20 18:45:13 +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_inject.go (Browse further)