Releases: at0m-b0mb/Argus-FlipperZero
Releases · at0m-b0mb/Argus-FlipperZero
Release list
Argus v1.0 — The all-seeing eye for your Wi-Fi
👁️ Argus turns your Flipper Zero into a Wi-Fi watchdog. Paired with an ESP32 over GPIO, it watches the air for deauth / disassoc attacks and evil-twin rogue APs cloning your SSID — and sounds the alarm when your network is under attack.
📥 Install (no build needed)
- Download
argus.fapbelow. - Open qFlipper → drag it onto
SD Card / apps / GPIO /. - On the Flipper: Apps → GPIO → Argus.
- Flash the ESP32 with
esp32/argus_esp32and wire it to GPIO 13/14 (the official Wi-Fi devboard needs no wiring).
Prefer to build it yourself? pip install ufbt && ufbt launch. Full guide in the README.
✨ What's inside
- The Eye — animated radar-iris live monitor; pupil narrows + alarm border under a deauth storm
- Deauth / disassoc detection with a tunable storm-rate alarm (sound · vibe · LED)
- Evil-twin scan — flags any BSSID cloning your Guarded SSID, highlights security downgrades
- Threat log — timestamped timeline of every event
- Channel hop/lock (1–13), alarm sensitivity High/Med/Low
Built against Flipper firmware API 87.1 (Target 7). Defensive tool — it only listens; use it on networks you own or are authorised to test.