Releases: at0m-b0mb/Specter-FlipperZero
Releases Β· at0m-b0mb/Specter-FlipperZero
Release list
Specter 1.0 β NFC reader & skimmer bug-sweep
Specter turns your Flipper Zero into a pocket counter-surveillance bug-sweep for active 13.56 MHz NFC readers β a hidden card skimmer slipped into a payment terminal, a covert reader behind a door panel, a rogue logger taped under a desk.
It passively senses the RF carrier that any powered-on reader constantly emits and turns it into a live EMF-style meter with geiger clicks that speed up as you close in. It never transmits.
π₯ Install
Option A β prebuilt (easiest)
- Download
specter.fapfrom the Assets below. - Open qFlipper and drag it onto
SD Card / apps / NFC /. - On the Flipper: Apps β NFC β Specter.
Option B β build it yourself
python3 -m pip install --upgrade ufbt
ufbt launch # builds, uploads and opens it⨠What's in this release
- π The EMF gauge β an analog-style sweep meter whose needle rides the live FIELD %, with a peak-hold marker and a red "hot zone" at the top of the dial.
- π» Reader lock β the moment a reader's carrier is sensed, the screen frames in an alarm border, a throb ring pulses, and the strip flips to
β ACTIVE READERwith a proximity readout (FAINT β NEAR β CLOSE β STRONG). - π Geiger feedback β clicks that accelerate as the field strengthens, so you can sweep a surface and hear yourself getting warmer. Plus magenta LED + vibe on contact.
- π Live waveform tracing the noise floor while it's quiet.
- ποΈ Tunable sensitivity β High / Medium / Low noise floor.
- π Zero extra hardware β uses the Flipper's onboard ST25R3916 NFC chip. Nothing to flash, nothing to wire.
π¬ Scope & honest limits
- 13.56 MHz (HF/NFC) only β the band used by contactless payment skimmers and most modern access readers. It cannot see 125 kHz (LF) prox readers.
- It senses that a reader is there and roughly how close β it does not decode or capture what the reader reads.
FIELD %is a relative warmer/colder guide, not a calibrated distance.- A reader must be powered and polling; a dormant or shielded one may stay quiet.
- Listen-only. Use it only on hardware you own or are explicitly authorised to assess.
π οΈ Build info
| Built with | ufbt β Target 7, API 87.1 |
| CI | β
green on both release and dev SDK channels |
| Size | ~23 KB |
| License | MIT |
