added new function 4x50_bruteforce

This commit is contained in:
tharexde 2020-09-27 12:52:10 +02:00
parent 8e819f1b26
commit 52cb900794

View file

@ -493,6 +493,7 @@ typedef struct {
#define CMD_LF_EM4X50_WRITE_PASSWORD 0x0242 #define CMD_LF_EM4X50_WRITE_PASSWORD 0x0242
#define CMD_LF_EM4X50_READ 0x0243 #define CMD_LF_EM4X50_READ 0x0243
#define CMD_LF_EM4X50_WIPE 0x0244 #define CMD_LF_EM4X50_WIPE 0x0244
#define CMD_LF_EM4X50_BRUTEFORCE 0x0245
// Sampling configuration for LF reader/sniffer // Sampling configuration for LF reader/sniffer
#define CMD_LF_SAMPLING_SET_CONFIG 0x021D #define CMD_LF_SAMPLING_SET_CONFIG 0x021D
#define CMD_LF_FSK_SIMULATE 0x021E #define CMD_LF_FSK_SIMULATE 0x021E