mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-19 21:03:48 -07:00
chg: for the "hf mfu" authentication changes.
This commit is contained in:
parent
9cdd47c292
commit
9926d131c4
1 changed files with 1 additions and 2 deletions
|
@ -178,8 +178,7 @@ typedef struct{
|
||||||
#define CMD_MIFARE_SNIFFER 0x0630
|
#define CMD_MIFARE_SNIFFER 0x0630
|
||||||
|
|
||||||
//ultralightC
|
//ultralightC
|
||||||
#define CMD_MIFAREUC_AUTH1 0x0724
|
#define CMD_MIFAREUC_AUTH 0x0724
|
||||||
#define CMD_MIFAREUC_AUTH2 0x0725
|
|
||||||
#define CMD_MIFAREUC_READCARD 0x0726
|
#define CMD_MIFAREUC_READCARD 0x0726
|
||||||
#define CMD_MIFAREUC_SETPWD 0x0727
|
#define CMD_MIFAREUC_SETPWD 0x0727
|
||||||
#define CMD_MIFAREU_SETUID 0x0728
|
#define CMD_MIFAREU_SETUID 0x0728
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue