pwnagotchi icon indicating copy to clipboard operation
pwnagotchi copied to clipboard

(⌐■_■) - Deep Reinforcement Learning instrumenting bettercap for WiFi pwning.

Results 195 pwnagotchi issues
Sort by recently updated
recently updated
newest added

Bumps [requests](https://github.com/psf/requests) from 2.21.0 to 2.31.0. Release notes Sourced from requests's releases. v2.31.0 2.31.0 (2023-05-22) Security Versions of Requests between v2.3.0 and v2.30.0 are vulnerable to potential forwarding of Proxy-Authorization...

dependencies

I have completely setup my pwnagotchi but when I plug it into my Windows 11 nothing happens. This is my first project with my raspberry pi zero w h so...

bug

Changes for slower display refresh rate ## Description The e-ink display is updated very frequently whenever the state of the pwnagotchi changes. This effectively makes the config parameter `ui.fps` useless...

Waveshare V3 is all over Amazon, and many people are buying the V3 display. Version 1.5.5 does not have support for V3 in it; i.e. ui.display.type = "waveshare_3" Please bundle...

By using a bmp instead of just text for faces, we can render whatever we want, while now we have limitations due to what the font and generally ascii emoji...

enhancement
todo

Bumps [flask](https://github.com/pallets/flask) from 1.0.2 to 2.3.2. Release notes Sourced from flask's releases. 2.3.2 This is a security fix release for the 2.3.x release branch. Security advisory: https://github.com/pallets/flask/security/advisories/GHSA-m2qf-hxjv-5gpq, CVE-2023-30861 Changes: https://flask.palletsprojects.com/en/2.3.x/changes/#version-2-3-2...

dependencies

**Describe the bug** It's not possible to connect to the RPi Zero W using the current configuration because it's not in peripheral mode. setting `dr_mode=peripheral` fixes this. Parameter should be...

bug

**Describe the bug** While trying to run the `scripts/preview.py` script to locally test some template modifications I was making for myself I discovered it was erroring out due to an...

bug

So I am at a lose. I followed the guide step by step exactly and I cannot get any image to appear on my screen and the ras pi just...

**Describe the bug** Compilation assumption issues found in the Makefile **To Reproduce** Steps to reproduce the behavior: 1. git clone the repository into a 32-bit Raspbian distro 2. Attempt to...

bug