A suite of RF offensive and defensive tools for the ESP32(Atmega32u4 in future)
- Packet Sniffer: Receive and log RF packets.
- Frequency Analyzer: Scan and detect active channels in Sub-GHz spectrum.
- RSSI Monitoring: Display signal strength and link quality (LQI).
- RAW RF Capture/Replay: Record raw RF samples (
rxraw,recraw) and replay (playraw). - Fixed-Code Remote Capture/Replay: Capture and replay fixed-code signals (
recsig,playsig). - Packet Recording/Playback: Buffer, list, and replay packets (
rec,show,play). - Multi-Modulation Support: 2-FSK, GFSK, ASK/OOK, 4-FSK, MSK.
- Configurable Radio Parameters: Frequency, channel, data rate, deviation, bandwidth, sync, CRC, encoding, and more.
- Jamming Mode: Continuous transmission on selected band (
jam). - Brute-Force Mode: Timing-based signal brute forcing (
brute). - RF Chat Mode: Peer-to-peer RF communication (
chat).
Download the latest release of the firmware. Check out the project wiki for a full overview of the VoidRecon.