Commit graph

699 commits

Author SHA1 Message Date
yungtravla
2463903490
add JS functions gzipCompress and gzipDecompress 2019-03-11 20:30:21 +10:00
evilsocket
42ba34eb75
fix: fixed typo in net.sniff (tnx to @_branzo_) 2019-03-10 20:46:25 +01:00
evilsocket
bf4c841ef9
new: new events.stream.time.format parameter (closes #476) 2019-03-09 15:55:45 +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
e22ce22716
misc: small fix or general refactoring i did not bother commenting 2019-03-09 12:08:19 +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
yungtravla
306771208a
add readDir function to JS plugin 2019-03-08 14:20:01 +10:00
evilsocket
963840915b
new: parsing gps GPGGA messages other than just GNGGA (fixes #473) 2019-03-07 10:29:17 +01:00
evilsocket
4e860c73fe
misc: small fix or general refactoring i did not bother commenting 2019-03-04 18:39:58 +01:00
evilsocket
bbfa230fae
fix: fixed compilation on Android (fixes #470) 2019-03-04 18:23:32 +01:00
evilsocket
56922c9be6
fix: fixed a bug which prevented some keys from being correctly parsed from the duckyscript parser (fixes #466) 2019-03-02 12:07:46 +01:00
evilsocket
48fa860417
misc: small fix or general refactoring i did not bother commenting 2019-03-01 11:39:53 +01:00
evilsocket
020d471b95
fix: fixed a bug which caused BLE handles to be displayed incorrectly (fixes #465) 2019-03-01 11:31:10 +01:00
evilsocket
3dbc904ddd
fix: wifi.region must be blank by default 2019-02-24 23:03:19 +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
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
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
5944189802
new: new wifi.show.manufacturer parameter to show APs manufacturers (fixes #456) 2019-02-21 14:20:37 +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
2973a75f44
misc: small fix or general refactoring i did not bother commenting 2019-02-21 12:54:06 +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
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
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
evilsocket
055ba917a1
misc: small fix or general refactoring i did not bother commenting 2019-02-20 15:06:42 +01:00
evilsocket
7cc9e5b0b6
misc: small fix or general refactoring i did not bother commenting 2019-02-20 15:05:03 +01:00