Sniffer for 433 MHz based on ESP boards (ESP8266, ESP32, etc. ). With a large number of functions: (interception, repetition, brute-force, etc.).
Function | Description |
---|---|
Intercept | Data interception via 433MHz receiver |
Repeat | Playback of custom or intercepted data via 433MHz transmitter (Binary or TriState) |
Brute-Force (TODO) | Brute force attack on 433MHz frequency combination |
EEPROM saves (TODO) | Saving intercepted codes in EEPROM |
Codes Databases (TODO) | Database with the most popular 433MHz codes |
OTA updates (TODO) | Over the air updates without the need to connect to a PC |