Commit graph

1613 commits

Author SHA1 Message Date
evilsocket
b8118666a1
misc: small fix or general refactoring i did not bother commenting 2019-03-09 16:43:45 +01:00
evilsocket
be902b9833
Releasing v2.19 2019-03-09 16:28:50 +01:00
evilsocket
f7da3f2e3f
misc: small fix or general refactoring i did not bother commenting 2019-03-09 16:24:56 +01:00
evilsocket
027f4a3ccc
new: new -version command line argument to print version, build information and exit 2019-03-09 16:22:35 +01:00
evilsocket
bf4c841ef9
new: new events.stream.time.format parameter (closes #476) 2019-03-09 15:55:45 +01:00
evilsocket
416c39a7a8
misc: improved build script 2019-03-09 15:46:31 +01:00
evilsocket
3013dd13f1
fixed windows compilation 2019-03-09 13:54:57 +01:00
evilsocket
aaf250f3c5
new: hid module is now available for Android 2019-03-09 13:46:07 +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
evilsocket
a8ecb5472f
Merge pull request #474 from yungtravla/master
add readDir function to JS plugin
2019-03-08 15:47: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
292ceb8d82
misc: simplified build script 2019-03-03 12:34:38 +01:00
evilsocket
e98ac9938f
fix: fixed linux build issue due to mdlayher/raw (fixes #468) 2019-03-03 12:26:18 +01:00
evilsocket
5cc9db802c
misc: updated dependencies 2019-03-02 13:09:12 +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
f271f7cd76
Releasing v2.18 2019-03-01 15:45:16 +01:00
evilsocket
4c1ac92ca5
misc: from now, only Linux, macOS and Windows amd64 precompiled binaries will be distributed 2019-03-01 15:38:17 +01:00
evilsocket
057179c351
fuck snapcraft 2019-03-01 15:31:39 +01:00
evilsocket
a7ac114a50
misc: small fix or general refactoring i did not bother commenting 2019-03-01 14:54:55 +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
bcc19ec1a4
misc: small fix or general refactoring i did not bother commenting 2019-03-01 11:23:01 +01:00
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