dadav
9d63eba232
add unload method
2019-12-16 18:50:40 +01:00
evilsocket
f141e15ba3
Merge pull request #727 from ArnCo/master
...
Set correct position for memtemp plugin so that it does not overlap with regular messages for waveshare27inch.
2019-12-16 12:00:46 +02:00
xenDE
44138ba463
webgpsmap: fix parsing new timezone format "Z" in gps data
...
fix timezone "Z": "2019-11-28T04:44:46.79231Z" >> "2019-11-28T04:44:46.79231+00:00"
issue: https://github.com/evilsocket/pwnagotchi/issues/708
2019-12-15 23:37:48 +01:00
ACO
4b71fea404
Set correct position for memtemp plugin so that it does not overlap with regular messages for waveshare27inch.
...
Signed-off-by: ArnCo <arnaud@cordier.work >
2019-12-14 11:49:21 +01:00
Simone Margaritelli
e0a66f5c99
misc: small fix or general refactoring i did not bother commenting
2019-12-10 21:22:44 +02:00
Simone Margaritelli
81061cea24
fix: fixed locked callback call on plugins
2019-12-10 21:17:46 +02:00
evilsocket
a02960b56d
Merge pull request #705 from hmax42/master
...
UI adjustments for waveshare1
2019-12-09 18:09:19 +02:00
Simone Margaritelli
09a00adab9
fix: added a plugin::callback level mutex to avoid calling a callback while a previous call is still running
2019-12-09 17:46:44 +02:00
hmax42
87b6cf7d40
Merge branch 'master' of https://github.com/hmax42/pwnagotchi
2019-12-08 16:25:23 +01:00
hmax42
88928eec82
remove buttonshim
2019-12-08 16:25:07 +01:00
hmax42
60f7849838
Merge branch 'master' into pr/3
2019-12-08 08:46:24 +01:00
hmax42
3cf041617c
Update memtemp.py
2019-12-08 08:44:20 +01:00
dadav
2e22a17610
Add Lock
2019-12-07 15:27:41 +01:00
evilsocket
4b651cd17b
Merge pull request #694 from Evg33/fr_waveshare144lcd
...
waveshare 1.44inch lcd hat
2019-12-07 14:11:25 +02:00
dadav
4fb7205281
Add lock
2019-12-07 09:30:05 +01:00
Evg33
04720ecc42
memtemp plugin for waveshare.com/1.44inch-lcd-hat
2019-12-06 03:24:44 +03:00
Evg33
a12e2aafa5
gps plugin for waveshare.com/1.44inch-lcd-hat
2019-12-06 03:24:24 +03:00
dadav
ede01e50cd
Add lock
2019-12-03 18:15:35 +01:00
evilsocket
19973574e7
Merge pull request #677 from dadav/fix/plugins_setup_ui
...
Fix/plugins setup ui
2019-12-03 11:44:57 +01:00
evilsocket
a019b4c778
Merge pull request #678 from dadav/fix/net-pos-bug
...
Add lock; make less verbose
2019-12-03 11:44:12 +01:00
evilsocket
4d6136633a
Merge pull request #682 from jakubmilkowski/master
...
fix: Prevent duplicate entries for uploaded pcaps
2019-12-03 11:42:22 +01:00
dadav
b5e620684b
this is apparently needed
2019-12-02 19:22:36 +01:00
dadav
95557ab37d
Axes information will be lost otherwise
2019-12-02 19:20:47 +01:00
dadav
988d093e36
Add session-stats plugin
2019-12-01 21:49:27 +01:00
hmax42
f563d71477
Update gps.py
2019-12-01 14:27:13 +01:00
hmax42
7b219fd139
Update memtemp.py
2019-12-01 14:27:10 +01:00
hmax42
42ed698583
Update memtemp.py
2019-12-01 08:06:14 +01:00
hmax42
6df7bcd885
add ws1
2019-12-01 07:56:09 +01:00
hmax42
1c299832ae
add ws1
2019-12-01 07:56:03 +01:00
hmax42
11476433ca
Merge pull request #2 from evilsocket/master
...
update
2019-12-01 07:49:23 +01:00
jakubmilkowski
6e57e131b3
fix: Prevent duplicate entries for uploaded pcaps
...
For the same reasons like described here https://github.com/evilsocket/pwnagotchi/issues/657 duplicated entries could be created in /root/.ohc_uploads
Signed-off-by: jakubmilkowski <jakub.milkowsky@gmail.com >
2019-11-30 22:44:03 +01:00
dadav
548b42ef20
Lock ui on change
2019-11-30 14:20:37 +01:00
dadav
99614c8cd4
Call on_ready
2019-11-30 14:01:35 +01:00
dadav
9509dd0aa5
Add lock; make less verbose
2019-11-30 10:05:43 +01:00
dadav
608904daf8
Call unload with ui arg
2019-11-30 09:43:39 +01:00
dadav
f973997cdb
Call on_ui_setup when plugin reloads
2019-11-30 09:35:19 +01:00
Casey Diemel
e72fd08fb4
added on_unfiltered_wifi_list
...
Signed-off-by: Casey Diemel <diemelcw@gmail.com >
2019-11-28 14:39:15 -05:00
evilsocket
82e7e09fa1
Merge pull request #664 from dadav/feature/wpa-sec-download
...
Add wpa-sec password download
2019-11-28 11:28:36 +01:00
dadav
cc5c46906f
Add plugins page
2019-11-27 21:22:40 +01:00
dadav
7cb52ba33a
Add wpa-sec password download
2019-11-27 18:51:37 +01:00
evilsocket
19775b7d27
Merge pull request #654 from dadav/fix/webcfg_check_for_error
...
Fix/webcfg check for error
2019-11-26 12:32:10 +01:00
Sayak Brahmachari
d2c44797e5
Prevent duplicate entries for reported networks
...
Due to duplicate entries in `/root/.api-report.json`, [this code](https://github.com/evilsocket/pwnagotchi/blob/master/pwnagotchi/plugins/default/grid.py#L90 ) incorrectly reports the number of pwned networks, resulting in incorrect stats on the [pwnagotchi.ai website](https://pwnagotchi.ai/ ).
2019-11-26 14:05:10 +05:30
dadav
a03443986b
Parse to str
2019-11-25 20:08:20 +01:00
dadav
a7ea499fac
Should fail before write
2019-11-25 19:47:23 +01:00
xenDE
93e06d7f59
add filter for: SSID, MAC, isCracked, Password
2019-11-24 18:49:32 +01:00
xenDE
83f741bbb0
fix: gpio needs to be a number
...
fixes gpio id as string in config
https://github.com/evilsocket/pwnagotchi/issues/643
2019-11-23 02:05:01 +01:00
xenDE
c4a007e72a
cleanup, fixes and add handling of .paw-gps.json
...
cleanup logging, increase cache item count from 1024 to 2048, add handling of corrupt long/lat position null, added handling of .paw-gps.json files - tested with master
2019-11-20 15:45:16 +01:00
Arttumiro
0ee0aaff37
Update to using .paw-gps.json files
...
Remove old link due to it not being too good, update file extension to .paw-gps.json for better support on problems with webgpsmap.
2019-11-19 15:38:11 +02:00
xenDE
3351c251ef
fix gps timestamp parsing
...
problem on timestamp parsing if microseconds are more then 6 numbers.
will fix bug reported in this pr: https://github.com/evilsocket/pwnagotchi/pull/619
tested with testdata from https://github.com/xenDE/pwnagotchi-plugin-webgpsmap/tree/master/handshakes.gps-map-test
before:
[2019-11-19 00:37:51,946] [INFO] webgpsmap: scanning /root/handshakes.gps-map-test
[2019-11-19 00:37:52,022] [INFO] webgpsmap: Found 4 .(geo|gps).json files from 5 handshakes. Fetching positions ...
[2019-11-19 00:37:52,144] [ERROR] Lng is 0
[2019-11-19 00:37:52,241] [ERROR] Invalid isoformat string: '2019-11-14T12:30:41.097414739+01:00'
[2019-11-19 00:37:52,280] [ERROR] Lng is 0
[2019-11-19 00:37:52,329] [INFO] webgpsmap loaded 2 positions
after:
[2019-11-19 00:48:04,652] [INFO] webgpsmap: scanning /root/handshakes.gps-map-test
[2019-11-19 00:48:04,693] [INFO] webgpsmap: Found 5 .(geo|gps).json files from 6 handshakes. Fetching positions ...
[2019-11-19 00:48:04,760] [ERROR] Lng is 0
[2019-11-19 00:48:04,822] [ERROR] Lng is 0
[2019-11-19 00:48:04,850] [INFO] webgpsmap loaded 3 positions
2019-11-19 00:56:59 +01:00
hmax42
b1ad247e11
Merge pull request #1 from evilsocket/master
...
pull
2019-11-18 17:19:52 +01:00