
Specter-FlipperZero v2.7
๐ป Specter โ passive 13.56 MHz NFC reader/skimmer bug-sweep for Flipper Zero. Counter-surveillance EMF meter using the onboard NFC chip. No extra hardware.
Specter ๐ป
Sweep for the readers you can't see.
Specter turns your Flipper Zero into a pocket counter-surveillance bug-sweep for active 13.56 MHz NFC readers. It passively listens for the RF field that a powered-on reader is constantly emitting โ a hidden card skimmer slipped into a payment terminal, a covert reader behind a door panel, a rogue logger taped under a desk โ then tells you where it is, what kind of thing it is, whether the room is clean, and โ left on watch โ the moment one appears while you're away. It never transmits.
The readers are invisible. Specter makes them visible.
๐ On the Flipper
Sweep (quiet) ย ยทย Sweep (reader locked) ย ยทย Fingerprint ย ยทย Survey (running) ย ยทย Survey (verdict)
Watch (clear) ย ยทย Watch (reader!) ย ยทย Logbook ย ยทย Calibrate ย ยทย Settings
โจ What it does
Specter answers four different questions โ where is it, what is it, is the room clean, and did one show up while I was away โ and each has its own screen.
๐ Sweep โ where is it?
The showpiece: an analog-style EMF gauge. The needle rides the FIELD % in real time, a peak-hold marker remembers the strongest hit, and the top of the dial is a hot zone. A live waveform traces the noise floor while it's quiet.
The instant a reader's carrier is sensed the screen frames itself in an alarm border, a throb
ring pulses around the dial, and the strip flips to โ ACTIVE READER with a proximity readout
(FAINT โ NEAR โ CLOSE โ STRONG). Optional geiger clicks speed up as the field gets stronger, so
you can sweep a surface with the Flipper in your pocket and hear yourself getting warmer.
OK resets peak/contacts ยท hold OK logs the reading ยท LEFT calibrates to the room you're in.
๐ฌ Fingerprint โ what is it? ย NEW in 2.0
Found something? Hold still on it. Specter stops chasing proximity and starts timing the carrier's on/off edges, then tells you what kind of emitter you're looking at:
| Class | What it means |
|---|---|
| CONTINUOUS | Carrier held permanently up |
| POLLING | Fixed poll cycle โ the period is shown in ms |
| INTERMITTENT | Bursty but irregular |
You get the polling period, burst width, jitter, duty-cycle and a confidence bar โ plus a logic-analyser pulse train of the raw carrier along the bottom, so the verdict is never asked to be believed on its own. A reader's polling loop is crystal-timed, so a genuine poll shows up as an unmistakable square wave.
OK saves the finding to the logbook ยท hold OK restarts the measurement.
๐บ๏ธ Site Survey โ is this room clean? ย NEW in 2.0
A timed sweep of a whole space. Start it, walk the room, and get one verdict at the end instead of having to watch a needle the entire time:
CLEANโ nothing crossed the noise floorTRACEโ brief or faint hits, worth a second passACTIVE READERโ something was up and emitting for real
โฆwith max/average field, contact count, and how much of the survey a carrier was actually up. Runs for 30 s, 60 s or 2 min, and auto-logs the result.
๐ฐ๏ธ Watch Mode โ tell me if one shows up ย NEW in 2.1
Where Sweep is you hunting and Survey is a bounded verdict, Watch stands guard indefinitely. Arm it, set the Flipper down, and walk away. It keeps a running clock and a detection count, remembers when the last contact was, and โ the whole point โ wakes the screen and sounds off the instant a reader appears. Each new contact is auto-logged with its timestamp.
It deliberately ignores stealth: a silent, dark guard that never tells you it saw something would
be worse than useless. OK re-arms it (clears the count and clock).
๐ Logbook + live CSV ย CSV NEW in 2.1
Every finding is written twice, from one action โ so it's readable on the device and already a spreadsheet, with no export step to remember:
logbook.txt โ grouped, for the on-device viewer | logbook.csv โ one flat row per entry |
|---|---|
|
|
Both live in apps_data/specter/ on the SD card. Nothing leaves the device.
๐ฏ Auto-calibration ย NEW in 2.0
Press LEFT on the Sweep screen and Specter listens to the ambient noise floor for 3 seconds, then sets the detection threshold just above whatever it measured โ saved as your Custom sensitivity. Every room has a different RF floor; this tunes to the one you're standing in rather than a number baked in at build time.
๐ถ๏ธ Stealth mode ย NEW in 2.0
Keeps the screen and LED dark for the whole sweep, so the Flipper doesn't glow while you're the
one doing the looking. Sound and vibration keep working โ the point isn't to disable the feedback
you're sweeping by. Exiting a stealth screen re-lights the display, so BACK always lands you on
a lit menu (fixed in 2.2 โ it used to leave the screen dark, which made BACK look dead).
๐ Reading the meter ย FIXED in 2.3
Why a reader you're touching doesn't emit 100% of the time. The detector measures one physical thing: what fraction of the time a 13.56 MHz carrier is actually up. But readers poll โ a short burst, a sleep, another burst. A typical terminal or access reader is only radiating 20โ35% of the time, so raw duty-cycle saturates around 30% no matter how close you get.
Specter used to print that raw number on the gauge, which made a perfect detection look like a third
of one โ and left CLOSE/STRONG and the survey's peak test permanently out of reach. The meter is
now scaled against that real polling band:
| Raw carrier duty | Meter | Proximity |
|---|---|---|
| 3% (room noise) | 9% | FAINT |
| 12% | 34% | NEAR |
| 20% | 57% | CLOSE |
| 31% (on top of a reader) | 89% | STRONG |
| โฅ35% / continuous wave | 100% | MAX |
MAX means pegged โ you're as close as this measurement can resolve, and moving nearer won't
change it. That's stated rather than hidden, so a stuck needle never looks like a broken one.
The raw duty is never lost: the noise floor, auto-calibration and the Fingerprint screen's DUTY
all still work in true duty-cycle, because those describe the signal, not your distance from it.
Prefer the literal number? Settings โ Meter โ Raw.
๐พ Everything persists ย NEW in 2.0
Sensitivity, survey length, sound, vibe, LED, stealth, logging and meter mode are saved to the SD card the moment you change them. A sweep kit that forgets its setup is worse than no persistence at all.
๐ง How it works
Every powered-on NFC reader continuously pings the air with a 13.56 MHz carrier, waiting for a card to wake up. You can't see it, but the Flipper's NFC chip can: the ST25R3916 has a hardware external-field detector (the same circuit that lets the Flipper emulate a card and know when a reader is talking to it). Specter parks the chip in detect-only mode and samples that "field present?" bit ~500 times a second โ without ever switching on its own carrier.
That single bit, sampled fast enough, carries two independent signals:
flowchart LR
R["๐ Hidden 13.56 MHz reader / skimmer<br/>(constantly polling its field)"] -- "RF carrier" --> A
subgraph FLIP["Flipper Zero โ Specter.fap"]
A["ST25R3916 NFC chip<br/>external-field detector"] --> S["Sampler thread<br/>~500 samples/s"]
S --> M["<b>How much?</b><br/>carrier duty-cycle<br/>peak ยท average ยท contacts"]
S --> C["<b>What rhythm?</b><br/>burst / gap edge timing<br/>period ยท jitter"]
M --> G["EMF gauge ยท waveform<br/>geiger clicks ยท LED ยท vibe"]
M --> V["Survey verdict<br/>CLEAN / TRACE / ACTIVE"]
C --> K["Emitter class<br/>CONTINUOUS / POLLING /<br/>INTERMITTENT + pulse train"]
V --> L["๐ SD logbook"]
K --> L
end
How much โ strength. Over a short window Specter measures what fraction of the time a carrier is present and smooths it into the FIELD %. A reader sitting right on top of the Flipper pegs the meter; a weaker or further one nudges it. That drives the needle, the proximity word and the click rate.
What rhythm โ identity. Separately, every transition of that bit is timed. A reader that wakes for 20 ms every 200 ms produces a burst/gap pattern with almost no jitter, because its polling loop is driven by a crystal-timed state machine. Hand movement and RF noise are not that steady. That difference is what separates POLLING from INTERMITTENT.
The decision layers are tested on a real computer
The places where Specter turns numbers into a claim โ "this is a polling reader", "this room is clean", "this is what the needle should read" โ are pure C with no hardware dependencies, and they're pinned down by host tests rather than discovered on the device:
make -C test # 284 checks: classifier, survey verdict, meter scaling
๐ Install
No devboard, no firmware to flash โ it's a single .fap.
Option A โ prebuilt .fap (easiest)
- Grab
specter.fapfrom the Releases page. - Open qFlipper, drag the file onto
SD Card / apps / NFC /. - On the Flipper: Apps โ NFC โ Specter.
Option B โ build it yourself with ufbt
# one-time
python3 -m pip install --upgrade ufbt
# from the repo root, with your Flipper plugged in over USB:
ufbt # build specter.fap into ./dist
ufbt launch # build, upload to the Flipper and open it
make -C test # run the host tests for the pure logic
The .fap lands in dist/specter.fap; ufbt launch copies it to apps/NFC/ and starts it for you.
Icons in
icons/, screenshots and the banner inimages/are generated โ regenerate withpython3 tools_gen_icons.py,python3 tools_gen_mockups.pyandpython3 tools_gen_banner.py(needspillow).
๐ฎ Using it
A sweep, end to end:
- Launch Specter. On the Sweep screen, press LEFT and hold still for 3 seconds to calibrate to the room's noise floor.
- Hold the Flipper flat and move it slowly across the thing you're checking โ a card terminal, a
door reader, the underside of an ATM lip, a parcel, a desk.
- Quiet / flat waveform โ no active reader in range.
- Needle climbing, clicks speeding up โ you're approaching an emitter. Keep going toward the peak.
โ ACTIVE READER+ alarm border โ an active reader is right here.
- Found something? Back out and open Fingerprint. Hold the Flipper still against it and let the cadence settle โ a few seconds is usually enough. Press OK to save the finding.
- Clearing a whole room instead? Open Site Survey, walk the space until the bar fills, and read the verdict.
- Leaving the area? Drop the Flipper in Watch Mode and it'll stand guard, waking and sounding off if a reader turns up while you're gone.
- Check Logbook for everything you've saved, timestamped โ or pull
logbook.csvoff the card into a spreadsheet.
๐ก Sweep a known-good reader first (your own phone doing NFC, or a contactless terminal you trust) to see what a strong, legitimate field looks like on the meter โ and what its fingerprint reads as. Then go hunting.
Controls
| Screen | Key | Action |
|---|---|---|
| Sweep | OK | Reset peak / contacts |
hold OK | Log the current reading | |
LEFT | Calibrate the noise floor (3 s) | |
| Fingerprint | OK | Save the finding to the logbook |
hold OK | Restart the measurement | |
| Site Survey | OK | Run the survey again |
| Watch Mode | OK | Re-arm (clear count and clock) |
| anywhere | BACK | Up a level |
๐ฌ Honest limitations
- 13.56 MHz (HF) only. Specter senses the NFC band โ the one used by contactless payment skimmers, most modern access readers, transit and hotel readers. It cannot see 125 kHz (LF) readers (older HID Prox / EM4100 door panels); the Flipper's LF path has no equivalent field-detect bit.
- It senses a reader's carrier, not what it reads. Specter tells you an active reader is here, roughly how close, and what rhythm it polls on โ it does not decode, identify, or capture anything the reader does.
- Strength is relative, not calibrated.
FIELD %and the proximity words are a comparative "warmer / colder" guide for sweeping, not a measured distance in cm. It's a scaled reading of carrier duty-cycle against a typical polling band (see Reading the meter); a reader that polls unusually sparsely will read lower at the same distance, and one in continuous-wave mode will peg from further away. - The meter tops out.
MAXmeans the carrier is up as much as this reader ever keeps it up โ past that point, closing in genuinely cannot produce a bigger number. Use thePKpeak-hold to compare positions instead. - Cadence resolves to ~2 ms. That's the sampling period. Timings anywhere near it are shown with a
~and the confidence is discounted accordingly โ Specter would rather flag its own resolution floor than quote a precise-looking number it can't stand behind. CLEANmeans clean at the sensitivity you chose. A dormant skimmer that only wakes on a real tap, or one that's shielded, stays invisible at any threshold. Absence of a reading isn't a guarantee of absence.- One radio at a time. Specter takes over the NFC chip while sweeping, so close any other NFC app first (it'll say NFC unavailable if something else holds the radio).
โ๏ธ Legal & ethical
Specter is a defensive, listen-only tool โ it never transmits, never powers a field, never touches the reader. Use it to sweep your own POS area, door, desk or belongings, or hardware you're explicitly authorised to assess. You are responsible for how you use it. Know your local laws.
๐บ๏ธ Roadmap
- Persist sensitivity / sound / vibe / LED across reboots
- "Logbook" of detections with timestamps to the SD card
- Background sweep with the screen off โ stealth mode
- Adjustable threshold for finer range control โ auto-calibration + Custom sensitivity
- Fingerprint an emitter by its polling cadence
- Timed site survey with a room verdict
- Export the logbook as CSV for reporting โ written live alongside the .txt
- Long-run unattended watch mode with a wake-on-detection alarm
- Make the meter use its full range against real polling readers
- Investigate an LF (125 kHz) coil-based reader sense as a separate mode
- On-device logbook filtering by type
๐๏ธ Project layout
Specter-FlipperZero/
โโโ application.fam # Flipper app manifest (category: NFC)
โโโ specter.c / specter_i.h # app entry, wiring, alert feedback, stealth
โโโ helpers/
โ โโโ field_detector.{c,h} # worker thread: samples the field-present bit,
โ โ # duty-cycle + edge timing + calibration
โ โโโ emitter_classify.{c,h} # pure: cadence -> CONTINUOUS/POLLING/INTERMITTENT
โ โโโ survey_verdict.{c,h} # pure: survey stats -> CLEAN/TRACE/ACTIVE
โ โโโ field_scale.{c,h} # pure: raw carrier duty -> full-scale meter
โ โโโ specter_settings.{c,h} # persisted settings (saved_struct)
โ โโโ specter_log.{c,h} # SD logbook, RTC-stamped .txt + live .csv
โโโ views/
โ โโโ sweep_view.{c,h} # the EMF gauge / waveform / alarm screen
โ โโโ fingerprint_view.{c,h} # classification card + pulse-train trace
โ โโโ survey_view.{c,h} # progress + verdict card
โ โโโ watch_view.{c,h} # unattended guard: clock + count + alarm
โโโ scenes/ # scene-manager navigation
โโโ test/ # host tests for the pure decision layers
โโโ icons/ # 1-bit Flipper icons (generated)
โโโ images/ # banner + screen mockups (generated)
โโโ tools_gen_*.py # regenerate icons / mockups / banner
๐ Credits
- Built by at0m-b0mb.
- Part of a Flipper security-tool family: Argus (Wi-Fi deauth / evil-twin watchdog), GhostTag (BLE anti-stalking hunter) and Cerberus (Sub-GHz RF watchdog).
- Powered by the Flipper Zero firmware NFC HAL (
furi_hal_nfcfield detection) + ufbt.
๐ License
MIT ยฉ 2026 at0m-b0mb