57 lines
989 B
Markdown
57 lines
989 B
Markdown
# Orion RF
|
|
|
|
Orion RF is a portable RF and wireless toolkit built on the ESP32 platform with NRF24 and CC1101 support.
|
|
|
|
## Features
|
|
|
|
### Wireless
|
|
- BLE scanning
|
|
- WiFi scanning
|
|
- WiFi analyzer
|
|
- RF capture (WIP)
|
|
- RF replay (planned)
|
|
|
|
### NRF24
|
|
- BLE interference testing
|
|
- Bluetooth interference testing
|
|
- WiFi interference testing
|
|
|
|
### HID
|
|
- BadUSB keyboard emulation
|
|
- BLE mouse emulation
|
|
|
|
### Utilities
|
|
- System information
|
|
- Hardware diagnostics
|
|
- Device restart
|
|
|
|
## Hardware
|
|
- ESP32-S3 N16R8
|
|
- 2x NRF24L01
|
|
- 2x CC1101
|
|
- OLED display
|
|
- Battery-powered portable setup
|
|
|
|
## Status
|
|
|
|
| Feature | Status |
|
|
|---|---|
|
|
| BLE Scan | Working |
|
|
| WiFi Scan | Working |
|
|
| WiFi Analyzer | Working |
|
|
| BadUSB | Working |
|
|
| BLE Mouse | Working |
|
|
| BLE Jammer | Working |
|
|
| Bluetooth Jammer | Working |
|
|
| WiFi Jammer | Experimental |
|
|
| RF Capture | WIP |
|
|
| RF Replay | WIP |
|
|
| SD Card Support | Planned |
|
|
| Emulator | Planned |
|
|
| NFC | WIP |
|
|
|
|
|
|
## Disclaimer
|
|
|
|
Use responsibly and only where authorized.
|