Skip to content

Releases: at0m-b0mb/Argus-FlipperZero

Argus v1.0 — The all-seeing eye for your Wi-Fi

Choose a tag to compare

@at0m-b0mb at0m-b0mb released this 25 Jun 12:26

👁️ 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)

  1. Download argus.fap below.
  2. Open qFlipper → drag it onto SD Card / apps / GPIO /.
  3. On the Flipper: Apps → GPIO → Argus.
  4. Flash the ESP32 with esp32/argus_esp32 and 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.