From f9c18ecc6411456ad7926250385b393bfb439ddf Mon Sep 17 00:00:00 2001 From: invpe <106522950+invpe@users.noreply.github.com> Date: Fri, 11 Oct 2024 23:46:29 +0200 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 14f9f15..50b1308 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Choker 🤙 +![image](https://github.com/user-attachments/assets/d397eecf-6669-4605-ab8f-6531bb861b67) + 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. @@ -12,6 +14,9 @@ Curious about what those inexpensive WiFi 'smart home' devices are doing when pl # Detailed Description +![image](https://github.com/user-attachments/assets/6a772f13-aa86-47a2-9e61-f8cc12808538) + + Choker streamlines the network analysis process. How does it do that? Instead of installing numerous tools and wrestling with command-line interfaces, simply power on your dedicated ESP32 and let it handle the heavy lifting.