
Pwnagotchi-GUI_APP
I built a GUI app to manage your Pwnagotchi handshakes and build Hashcat commands
Hey everyone! I got tired of SSHing into my Pwnagotchi and manually typing Hashcat commands every time, so I built a small desktop app to make the whole workflow easier.
What it does:
- Connect to your Pwnagotchi via SSH and browse captured .pcap files directly
- Download handshakes with one click
- Analyses captures and rates them as GOOD / WEAK / FAIL (checks EAPOL frames)
- Supports local .pcap and .hc22000 files too
- Builds ready-to-run Hashcat commands (wordlist or bruteforce)
- Auto-generates the hcxpcapngtool conversion command when needed
Works on macOS and Windows — no Python needed, just download and run.
GitHub: https://github.com/Lenni09-bit/Pwnagotchi_App
Would love feedback! If there are features you'd find useful, feel free to open an issue or drop a comment here.