From bc1a8ec19722914b1203d06798eb235e4ea58b0b Mon Sep 17 00:00:00 2001 From: krolyxon Date: Wed, 6 May 2026 12:33:37 +0530 Subject: [PATCH] update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 9e5946d..9b0d58a 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,11 @@ * HID-based payload execution * Emulate keyboard input for automation/testing +- **Jammer ()** + + - BLE/Bluetooth Jammer (Works with single NRF right now) + + --- ## 🧩 Project Status @@ -39,6 +44,7 @@ | WiFi Scan | ✅ Working | | Packet Analysis | ✅ Working | | BadUSB | ✅ Working | +| Jammer | Works Partially | | SD Card | 🚧 WIP | | RF Capture/Replay | 🚧 WIP | | Emulator | 🚧 WIP |