github aluminum-ice/pwnagotchi v1.6.1-beta

latest releases: 1.8.5, 1.8.4, 1.8.3...
17 months ago

This beta version boots (very fast) on my Raspberry Pi Zero 2W every time but bettercap does not find any Access Points (APs). If anyone can help me troubleshoot why, I'd appreciate it. My working hypothesis is that I need to recompile nexmon, which I mostly can up till the point where you make the firmware patch for bcm43436b0.

  • Added useful screen configuration in /home/pi/.screenrc
  • Added a comment to requirements.in to explain how to create requirements.txt using pip-compile (but manually created requirements.txt due to issue with using tensorflow v1)
  • Added Ansible task to delete papirus source content & directory to save some space
  • Fixed but in the Ansible task to correctly configure dphys-swapfile to use a swap size of 512M (versus the default 100M)
  • Reduced the Packer target_image_size to 5368709120 from 7442450944 in an attempt to reduce the file image size below 2GB (the larger target_image_size is needed when including the nexmon source to recompile nexmon)
  • Removed the packages bison, flex, qpdf, libgmp3-dev and texinfo to further reduce the image size (these are needed when compiling nexmon from source)

Don't miss a new pwnagotchi release

NewReleases is sending notifications on new releases.