mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 10:37:23 -07:00
added device side option to disable EAS/AFI password. Sets to all ZEROS
This commit is contained in:
parent
35744bdd89
commit
638e892088
4 changed files with 32 additions and 1 deletions
|
@ -519,6 +519,7 @@ typedef struct {
|
|||
#define CMD_HF_ISO15693_FINDAFI 0x0315
|
||||
#define CMD_HF_ISO15693_CSETUID 0x0316
|
||||
#define CMD_HF_ISO15693_SLIX_L_DISABLE_PRIVACY 0x0317
|
||||
#define CMD_HF_ISO15693_SLIX_L_DISABLE_AESAFI 0x0318
|
||||
|
||||
#define CMD_LF_SNIFF_RAW_ADC 0x0360
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue