Merge branch 'dev-bruteforce_em4x50' into allin
merge
This commit is contained in:
@@ -51,6 +51,8 @@ typedef struct {
|
||||
uint8_t addresses[4];
|
||||
uint8_t address;
|
||||
uint8_t word[4];
|
||||
uint32_t start_password;
|
||||
uint32_t stop_password;
|
||||
} em4x50_data_t;
|
||||
|
||||
typedef struct {
|
||||
|
||||
@@ -493,8 +493,7 @@ typedef struct {
|
||||
#define CMD_LF_EM4X50_WRITE_PASSWORD 0x0242
|
||||
#define CMD_LF_EM4X50_READ 0x0243
|
||||
#define CMD_LF_EM4X50_WIPE 0x0244
|
||||
#define CMD_LF_EM4X50_SIM 0x0245
|
||||
#define CMD_LF_EM4X50_TEST 0x0246
|
||||
#define CMD_LF_EM4X50_BRUTE 0x0245
|
||||
// Sampling configuration for LF reader/sniffer
|
||||
#define CMD_LF_SAMPLING_SET_CONFIG 0x021D
|
||||
#define CMD_LF_FSK_SIMULATE 0x021E
|
||||
|
||||
Reference in New Issue
Block a user