1
0
mirror of https://github.com/bettercap/bettercap.git synced 2025-03-12 04:36:03 -07:00

20 Commits

Author SHA1 Message Date
evilsocket
f14470c8f6
new: new hid.ttl parameter (fixes ) 2019-09-08 16:19:13 +02:00
evilsocket
f9ebb1a77e
fix 2019-03-30 17:33:02 +01:00
evilsocket
0113286b4f
fix: gracefully handling hid receiver disconnection 2019-03-30 16:27:56 +01:00
evilsocket
40ec724ca6
fix: reporting module name when it's already running or already stopped 2019-03-27 13:59:22 +01:00
evilsocket
af1bfb3894
new: hid module now exposes the available layouts via api.rest 2019-03-19 13:41:06 +01:00
evilsocket
e1558413b2
new: the hid module now exposes its status via api.rest 2019-03-19 11:29:06 +01:00
evilsocket
1cb5e82186
fix: checking dongle pointer in hid.recon off 2019-03-19 03:03:03 +01:00
evilsocket
8958fffd28
new: hid module is now supported on Windows tnx to @4p3rtur3 (closes ) 2019-03-16 12:18:14 +01:00
evilsocket
ee8fe972e0
new: hid.sniff will now hexdump sniffed payloads (closes ) 2019-03-14 18:33:26 +01:00
evilsocket
c8e9d11871
new: new hid.clear command to clear the list of devices 2019-03-13 23:39:41 +01:00
evilsocket
81d20fa758
fix: fixed a bug that caused hid.recon to crash if started more than once 2019-03-12 17:28:41 +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
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
2973a75f44
misc: small fix or general refactoring i did not bother commenting 2019-02-21 12:54:06 +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
e0e1f4e6df
new: HID devices are now exported by the api.rest module 2019-02-21 11:43:48 +01:00
evilsocket
f6649aa82b
new: all hid periods are now configurable by dedicated parameters 2019-02-21 11:23:09 +01:00