What Loki is, how the BLE chaff works (decoy identities, randomized MACs,
swarm cycling, timing jitter), modes (stealth/medium/storm), hardware,
build/flash, and scope/ethics.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
C3 Super Mini has a plain blue LED on GPIO8, not an addressable
WS2812B. Removed NeoPixel library, using digitalWrite instead.
LED on = Loki active and chaffing.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
16 fake device profiles (Galaxy S24, iPhone, Pixel 9, AirPods Pro, etc.)
cycling every 2s with randomized MACs and realistic manufacturer data.
Targets ESP32-C3 Super Mini with NimBLE 1.4.3 on ESP-IDF 4.4.x.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>