CASEFILE
Hub + CLAIM + recovery
flipper69_casefile_ops
The dolphin grew teeth.
The veil still holds. Argus opens every eye.
Manifest-driven Flipper Zero field ops on Momentum. Named CASEFILE operations, SHA-256 chain-of-custody, CLAIM harness, and a desktop workbench from pocket to report.
Authorized ops only. Use on hardware and systems you own or have explicit permission to test. Field captures and metadata only — no exploit PoCs, no undocumented attack procedures. Read the rules.
Operation model
Every capture lives inside a staged CASEFILE. Click a phase to inspect operator behavior. Spine is fixed: deliberate, recoverable, report-ready.
Name the op, pick type / PATHNUM, optional template. Nothing free-floats outside a CASEFILE.
ARGUS VEIL suite
Full legitimate Flipper domain coverage under CASEFILE discipline. Hub + probes + manifest browser - zero exploit loaders.
Hub + CLAIM + recovery
flipper69_casefile_ops
NFC custody
flipper69_probe_nfc
Sub-GHz meta
flipper69_probe_subghz
IR meta
flipper69_probe_ir
LF RFID meta
flipper69_probe_rfid
iButton meta
flipper69_probe_ibutton
BLE passive meta
flipper69_probe_ble
GPIO lab meta
flipper69_probe_gpio
BadUSB lab meta (gated)
flipper69_probe_badusb
Manifest browser
flipper69_manifest_viewer
Desktop workbench
Air-gapped Python toolkit: sync, migrate, seal, audit, dashboard. CLAIM on device imports stock captures into the active op.
Install editable desktop package, then run against an SD tree or vault.
python -m flipper69 sync SD / serial pullpython -m flipper69 migrate schema liftpython -m flipper69 seal <opId> Merkle / manifest sealpython -m flipper69 audit integrity passpython -m flipper69 dashboard local operator viewStock Flipper apps capture. CASEFILE owns custody.
Get moving
Build FAPs with ufbt, install desktop tooling, seal a demo op. Full detail lives in the repo README.
# PowerShell py -m pip install --upgrade ufbt .\scripts\build-fap.ps1 -App all # Copy dist/*.fap to SD apps/
pip install -e ./desktop python -m flipper69 sync --sd ./examples/sd_card python -m flipper69 migrate python -m flipper69 seal op-20260711-veil-ledger-demo python -m flipper69 audit python -m flipper69 dashboard
Field library
Vision, design tokens, ops discipline, and migration notes for ARGUS VEIL.
AEO
Open-source Flipper Zero field-ops suite (ARGUS VEIL v4.0.0) on Momentum: CASEFILE operations, 10 FAPs, CLAIM harness, desktop seal and dashboard. Authorized ops only.
v4.0.0 codename. Argus = full legitimate domain coverage. Veil = OPSEC defaults, deliberate exfil, panic metadata wipe.
No. Authorized ops only. Owned hardware and authorized targets. No exploit PoCs, undocumented attack procedures, jamming, or region bypass.
No. Probes write metadata into CASEFILE ops. Stock Flipper apps still do the radio work. This repo does not publish exploit PoCs or undocumented attack procedures.
Product version is 4.0.0 ARGUS VEIL — same number on the GitHub release, FAPs, desktop toolkit, this page, and llms.txt. Example ops under examples/ may still show 3.0.0 because they are historical VEIL LEDGER demos.
GitHub: https://github.com/Pitchfork-and-Torch/Fl1pp3r69 and the Releases page.