Commit Graph

153 Commits

Author SHA1 Message Date
4ad4796de7 Update pwnagotchi.yml
to make it fit
2022-01-09 18:28:11 -06:00
584d8d30e0 turn off onboard wifi and limits cpu on pi4
This turns off the onboard wifi because the 5.4.83-Re4son-7vl kernel seems to have disabled its ability to be used in some way on the pi4 when it comes to Pwnagotchi. This also brings down the CPU speed to 800 as suggested on https://pwnagotchi.ai/installation/#installing-on-raspberry-pi3.
2022-01-01 16:50:48 -06:00
9c6834f216 rt73 drivers
This includes rt73 drivers to get injection to work for Ralink RT2501USB/RT2571W (RT73) devices.
2021-12-30 21:24:47 -06:00
d5501d89ca Changed it back to me
I changed it back to me so I can build off of it instead of Main repo
2021-12-24 01:27:29 -06:00
47aee29806 changed it back
I changed it back to where papirus and pwnagotchi well come from their respective repositories.
2021-12-23 18:16:03 -06:00
9b95af1e52 Testing changes
Testing changes I made to my fork of papirus
2021-12-23 13:17:30 -06:00
c26f92d9dc Update pwnagotchi.yml 2021-12-23 00:44:03 -06:00
fdef3bae97 Update pwnagotchi.yml 2021-12-22 23:59:38 -06:00
bcb01ce046 Update pwnagotchi.json 2021-12-13 13:04:33 -06:00
8c5e84e1c7 Update pwnagotchi.yml 2021-12-13 12:59:31 -06:00
7db5c10cd0 Update pwnagotchi.yml 2021-12-12 11:34:11 -06:00
f0c2a39e2d Update pwnagotchi.yml 2021-12-12 10:01:53 -06:00
ad1cac4755 Update pwnagotchi.yml 2021-12-12 01:49:27 -06:00
77362bc530 Update pwnagotchi.yml 2021-12-12 00:50:49 -06:00
3e0f3dcb8a Update pwnagotchi.yml 2021-12-11 23:26:35 -06:00
71e248a8af Update pwnagotchi.yml 2021-12-11 20:04:11 -06:00
366db3e095 Update pwnagotchi.json 2021-12-11 19:12:19 -06:00
81699d3e35 Update pwnagotchi.yml 2021-12-11 10:08:07 -06:00
578b15647f Update pwnagotchi.yml 2021-12-11 10:06:45 -06:00
4350fa1204 Update pwnagotchi.yml 2021-12-11 09:56:18 -06:00
c3093bc9aa Update pwnagotchi.yml 2021-12-09 00:45:58 -06:00
188cb6c62b Update pwnagotchi.yml 2021-12-08 22:53:27 -06:00
88e8efa4df Update pwnagotchi.yml 2021-12-07 01:47:32 -06:00
bb31085a73 Update pwnagotchi.yml 2021-12-06 20:30:21 -06:00
ba8f3bc4be Update pwnagotchi.yml 2021-12-06 14:52:44 -06:00
3cf574bfc7 Update pwnagotchi.yml 2021-12-06 11:54:21 -06:00
42e4a776ae Update pwnagotchi.yml 2021-12-06 00:44:53 -06:00
bbbe086007 Update pwnagotchi.yml 2021-12-05 22:38:16 -06:00
c9fe15005d Update pwnagotchi.yml
Testing armv7l of OpenCV-python and TensorFlow
2021-12-05 21:03:20 -06:00
334f2a4a5c Merge branch 'evilsocket:master' into master 2021-12-05 15:57:55 -06:00
c14019535f Update pwnagotchi.yml
missing package
2021-12-05 12:38:03 -06:00
cd50cf7418 Merge pull request from justin-p/wpa_supplicant_to_syslog
Ensure wpa_supplicant logs to syslog
2021-12-05 10:51:00 +01:00
e862b24382 Update pwnagotchi.json 2021-12-05 01:40:24 -06:00
4c2d2196c4 Update pwnagotchi.json 2021-12-04 17:17:35 -06:00
4499e419f1 Update pwnagotchi.yml 2021-12-04 13:57:02 -06:00
c3b0c9a032 Update pwnagotchi.yml 2021-12-04 13:54:51 -06:00
5738a532ec Update pwnagotchi.json 2021-12-04 12:33:49 -06:00
7998a84ea7 create the kali.pref to prefer bootloader/kernel/libraspberrypi0 from kali instead of debian 2021-11-17 18:48:46 -09:00
cde5396e85 Ensure wpa_supplicant logs to syslog 2021-11-14 00:57:15 +01:00
298ed24008 fix: fixes (thanks @dadav for not bothering to contribute to the main repo) 2021-04-24 14:33:43 +02:00
abc16ce973 misc: updated bettercap and pwngrid versions in builder script 2021-04-18 17:17:31 +02:00
edc0551e0a Merge pull request from ajaswa/902/stop-using-uart-gpio-for-waveshare
swap out header file for one that doesn't tie up gpio pins 14 and 15 for waveshare_2
2021-04-18 15:16:23 +02:00
7fb6be861a Merge pull request from Tuinslak/patch-1
Make sure IPv4 works when eth0 is connected
2021-04-18 15:14:32 +02:00
d6c7a73f39 fix: fixed whl file urls 2021-04-18 15:07:16 +02:00
10f274dab7 fix: updated build scripts with latest packer version 2021-04-18 14:48:39 +02:00
2ddf040fac swap out header file for one that doesn't tie up gpio pins 14 and 15 for waveshare_2
Signed-off-by: Andrew Jaswa <andrew.jaswa@bonus.ly>
2020-10-09 21:13:31 -06:00
552df65422 Make sure IPv4 works when eth0 is connected
Resolves an issue where IPv4 traffic would not work when eth0 is connected (i.e. usb-ethernet adapter over OTG). The static route for usb0 precedes the DHCP route for eth0. Only IPv6 traffic would work, but not IPv4 until the metric for usb0 is increase and thus lowered in priority. If no eth0 is plugged in, internet works fine over usb0.
2020-09-04 17:49:41 +08:00
c2f9860bc5 same as in the py file 2020-04-19 16:48:11 +02:00
c726779f6e only go back 5 mins 2020-04-19 16:36:26 +02:00
56c291d302 change treshhold to 5 2020-04-18 18:19:16 +02:00