mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 02:27:26 -07:00
lf em 4x70 writekey
--> lf em 4x70 setkey
This commit is contained in:
parent
ba83ac065e
commit
cc2bae2f4d
9 changed files with 91 additions and 91 deletions
|
@ -528,7 +528,7 @@ typedef struct {
|
|||
#define CMD_LF_EM4X70_UNLOCK 0x0262
|
||||
#define CMD_LF_EM4X70_AUTH 0x0263
|
||||
#define CMD_LF_EM4X70_SETPIN 0x0264
|
||||
#define CMD_LF_EM4X70_WRITEKEY 0x0265
|
||||
#define CMD_LF_EM4X70_SETKEY 0x0265
|
||||
#define CMD_LF_EM4X70_BRUTE 0x0266
|
||||
// Sampling configuration for LF reader/sniffer
|
||||
#define CMD_LF_SAMPLING_SET_CONFIG 0x021D
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue