-
Notifications
You must be signed in to change notification settings - Fork 413
SubGHz Replay Attack
Cifer edited this page May 12, 2026
·
1 revision
Menu path: SubGHz → Replay Attack
Uses the CC1101 transceiver with RCSwitch-style decoding to capture simple remote signals (many OOK/ASK fobs) and replay them. Profiles can be saved to SD under /captures when the build supports it.
- CC1101 wired per
shared.h(CC1101_SCK,CC1101_MISO,CC1101_MOSI,CC1101_CS,SUBGHZ_RX_PIN,SUBGHZ_TX_PIN, GDO mapping). - Antenna matched to your target band.
- Open SubGHz → Replay Attack.
- Set frequency / modulation if the UI exposes them (default e.g.
SUBGHZ_DEFAULT_FREQinshared.h). - Record a burst from a remote you own.
- Replay once to verify on the same receiver.
- Exit cleanly; unmount SD only when idle.