-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Wraith edited this page Aug 3, 2026
·
4 revisions
A suite of RF offensive and defensive tools for Sub-1GHz signals, built around a CC1101 transceiver.
Sniff, record, replay, jam, and brute-force Sub-GHz signals (315/433/868/915 MHz) with a full CLI over serial.
⚠️ Project status: BETA — hardware/firmware target is changing. See [Hardware & Platform Status](Hardware-and-Platform-Status) before you flash anything. The firmware inmainright now targets ESP32, while the published PCB (PCB/beta) is designed around the ATmega32u4 (Arduino Pro Micro). A Pro Micro firmware port is in progress. Don't flash the current.inoonto a Pro Micro board expecting it to compile — it won't, yet.
- [Hardware & Platform Status](Hardware-and-Platform-Status) — ESP32 vs ATmega32u4, what's compatible today
- [Getting Started](Getting-Started) — what you need, quick start
- [Flashing & Firmware Updates](Flashing-and-Firmware-Updates) — Web Flasher, Arduino IDE, and
Serial.py - [CLI Command Reference](CLI-Command-Reference) — every serial command
- [Hardware Wiring](Hardware-Wiring) — breadboard + PCB pinout
- [FAQ](FAQ)
- [Latest Release](https://github.com/wrait8/SubRabbit/releases/latest)
- [Source](https://github.com/wrait8/SubRabbit)
- [Web Flasher](https://wrait8.github.io/WFlasher/)
- [Discussions](https://github.com/wrait8/SubRabbit/discussions)
MIT — see [LICENSE](https://github.com/wrait8/SubRabbit/blob/main/LICENSE).