Pwnagotchi v2.9.5.7
What's Changed
- No more 32bit support, only 64bit images
- From 2.9.5.8 on, a selected number of system files will be updated as well each time (pwnlib, /etc/profile, bettercap/pwnagotchi-launcher, motd, and service files) if you have changes made back them up. You can manually copy pwnlib and pwnagotchi-launcher for now over the existing ones and reboot, these have been updated in #610
- Change functionality of wpa-sec, pwncrack and ohcapi to only upload each file once. If you want to upload an appended pcapng file you will have to do this manually.
Pull Requests
- fix(ohcapi): apply main.whitelist and stop sending the removed receive_email field by @abonforti in #597
- fix(bt-tether): strip trailing colon from the PAN interface name by @abonforti in #598
- fix(pisugarx): cut power after the shutdown finishes, and read the level from 0x2A by @abonforti in #599
- fix(bt-tether): status display latches onto the first device seen by @abonforti in #602
- fix(web): messages are never marked as read by @abonforti in #600
- fix(auto_backup): startup log always claims a 60 minute interval by @abonforti in #603
- fix(grid): advertise(False) requests a malformed path by @abonforti in #601
- bt-tether: reliability, pairing and self-healing for the Bluetooth core by @wsvdmeer in #609
- fix: persistent auto-mode restart loop on Pi Zero W (ARMv6) — 4 stacked fixes by @syropenjoyer in #610
New Contributors
- @abonforti made their first contribution in #597
- @syropenjoyer made their first contribution in #610
Full Changelog: v2.9.5.6...v2.9.5.7