Commit graph

1634 commits

Author SHA1 Message Date
evilsocket
e46ea6c9a9
fix: command handlers are now atomically locked 2019-02-26 13:26:28 +01:00
evilsocket
3dbc904ddd
fix: wifi.region must be blank by default 2019-02-24 23:03:19 +01:00
evilsocket
d5016bc506
fix: locking session object instance while session.Run 2019-02-24 22:22:22 +01:00
evilsocket
b6979f2baf
misc: small fix or general refactoring i did not bother commenting 2019-02-24 21:00:12 +01:00
evilsocket
e98975a213
misc: small fix or general refactoring i did not bother commenting 2019-02-24 20:59:35 +01:00
evilsocket
1492bf5e40
new: added events.on (and other related commands) to trigger specific actions when an events happens 2019-02-24 20:21:18 +01:00
evilsocket
78c341c2b3
fix: wifi.AccessPoint and wifi.Station now export the Channel field via JSON 2019-02-24 20:12:41 +01:00
evilsocket
4ae1ffd171
fix: removed delay in wifi.assoc and wifi.deauth as it only made them slower and not more effective 2019-02-24 19:19:51 +01:00
evilsocket
7e1d8ac68f
misc: small fix or general refactoring i did not bother commenting 2019-02-24 13:20:41 +01:00
evilsocket
7e4cfbe57c
new: events.ignore and events.include now support tab completion 2019-02-24 12:57:16 +01:00
evilsocket
2e5624917e
misc: small fix or general refactoring i did not bother commenting 2019-02-22 14:48:32 +01:00
evilsocket
0cbd6d7a9d
misc: small fix or general refactoring i did not bother commenting 2019-02-22 14:19:25 +01:00
evilsocket
4d60494bfb
misc: small fix or general refactoring i did not bother commenting 2019-02-22 14:11:31 +01:00
evilsocket
ff8fd9c62d
misc: small fix or general refactoring i did not bother commenting 2019-02-22 14:11:03 +01:00
evilsocket
87b667c1dc
misc: small fix or general refactoring i did not bother commenting 2019-02-22 14:10:49 +01:00
evilsocket
774413fad7
new: parsing BLE privacy flag 2019-02-22 14:06:54 +01:00
evilsocket
5da615f968
new: parsing BLE peripheral preferred connection parameters field 2019-02-22 13:40:39 +01:00
evilsocket
cff4b4c11b
new: parsing BLE PnP ID field 2019-02-22 13:18:43 +01:00
evilsocket
c3a4dc8cf5
misc: updated deps 2019-02-22 12:59:11 +01:00
evilsocket
b8e5872040
misc: small fix or general refactoring i did not bother commenting 2019-02-22 12:03:26 +01:00
evilsocket
4ac68fe6f5
misc: small fix or general refactoring i did not bother commenting 2019-02-22 11:33:56 +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
7c68c138e5
misc: small fix or general refactoring i did not bother commenting 2019-02-21 15:06:52 +01:00
evilsocket
dc3907415b
misc: small fix or general refactoring i did not bother commenting 2019-02-21 15:06:22 +01:00
evilsocket
5944189802
new: new wifi.show.manufacturer parameter to show APs manufacturers (fixes #456) 2019-02-21 14:20:37 +01:00
evilsocket
99a60364cd
misc: small fix or general refactoring i did not bother commenting 2019-02-21 13:51:30 +01:00
evilsocket
a174c0d7ed
misc: small fix or general refactoring i did not bother commenting 2019-02-21 13:49:57 +01:00
evilsocket
08a49a434c
misc: small fix or general refactoring i did not bother commenting 2019-02-21 13:48:20 +01:00
evilsocket
80c62b8a00
misc: small fix or general refactoring i did not bother commenting 2019-02-21 13:47:03 +01:00
evilsocket
75b674fdd5
misc: small fix or general refactoring i did not bother commenting 2019-02-21 13:46:22 +01:00
evilsocket
7623b3460c
misc: small fix or general refactoring i did not bother commenting 2019-02-21 13:44:08 +01:00
evilsocket
7c0cf31342
misc: small fix or general refactoring i did not bother commenting 2019-02-21 13:41:29 +01:00
evilsocket
21a8b3646f
misc: small fix or general refactoring i did not bother commenting 2019-02-21 13:39:47 +01:00
evilsocket
47e7b2a125
fix: not using pkg-config for libusb in order to compile on android 2019-02-21 13:37:10 +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
2d3eab50ab
removed crosscompilations as libusb makes everything overcomplicated 2019-02-21 13:11:30 +01:00
evilsocket
2973a75f44
misc: small fix or general refactoring i did not bother commenting 2019-02-21 12:54:06 +01:00
evilsocket
c77856e4ad
added libusb-1.0 to snapcraft file 2019-02-21 12:52:49 +01:00
evilsocket
d23811ee5d
misc: small fix or general refactoring i did not bother commenting 2019-02-21 12:37:33 +01:00
evilsocket
3e14cfe8ac
fixing compilation for platoforms where the HID modules are not supported 2019-02-21 12:35:25 +01:00
evilsocket
c6987c1652
Merge branch 'master' into hid_recon 2019-02-21 12:12:47 +01:00
evilsocket
ec842d217e
misc: small fix or general refactoring i did not bother commenting 2019-02-21 12:09:18 +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
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
7c9e2afdcc
added HID support for Microsoft devices 2019-02-20 18:45:13 +01:00
evilsocket
8bd19008f2
added HID support for Amazon devices 2019-02-20 18:16:30 +01:00