From 173c0eced2f48d2a50e6508b4dc57721cc0e665f Mon Sep 17 00:00:00 2001 From: Jeroen Oudshoorn Date: Tue, 5 Sep 2023 16:42:30 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 04189e31..8b21588f 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ **This fork of Pwnagotchi has been overhauled to work solely on 64-bit Raspberry Pi's, it uses PyTorch as it's AI.** +Patreon: [Pwnagotchi-Torch](https://www.patreon.com/pwnagotchi_torch) + [Pwnagotchi](https://pwnagotchi.ai/) is an [A2C](https://hackernoon.com/intuitive-rl-intro-to-advantage-actor-critic-a2c-4ff545978752)-based "AI" leveraging [bettercap](https://www.bettercap.org/) that learns from its surrounding WiFi environment to maximize the crackable WPA key material it captures (either passively, or by performing authentication and association attacks). This material is collected as PCAP files containing any form of handshake supported by [hashcat](https://hashcat.net/hashcat/), including [PMKIDs](https://www.evilsocket.net/2019/02/13/Pwning-WiFi-networks-with-bettercap-and-the-PMKID-client-less-attack/), full and half WPA handshakes.