From 74354b2e24fa7dfb58570d4b53da672b64b6716f Mon Sep 17 00:00:00 2001 From: invpe <106522950+invpe@users.noreply.github.com> Date: Fri, 11 Oct 2024 23:54:07 +0200 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 50b1308..2147778 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Choker 🤙 -![image](https://github.com/user-attachments/assets/d397eecf-6669-4605-ab8f-6531bb861b67) +![image](https://github.com/user-attachments/assets/5acaa365-63a5-4d9e-a187-3a2f248c090e) + Choker is a sophisticated tool for ESP32 ULPs that enables seamless packet (via lwip, not the boring 802.11 frames) capturing and analysis by allowing the device to function in AP+STA mode with NAPT enabled, forwarding packets over serial for real-time monitoring in Wireshark. Still not getting the idea? Read on.