From 30f79f60601cc0c3700eb0b10168e7d9d02b7266 Mon Sep 17 00:00:00 2001 From: Jeroen Oudshoorn Date: Tue, 29 Aug 2023 23:37:35 +0200 Subject: [PATCH] Update README.md --- README.md | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/README.md b/README.md index 9a2f6522..04189e31 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,6 @@ # Pwnagotchi -

- Release - Software License - Contributors - Travis - Slack - Forum - follow on Twitter -

+**This fork of Pwnagotchi has been overhauled to work solely on 64-bit Raspberry Pi's, it uses PyTorch as it's AI.** [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.