mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 10:37:23 -07:00
Introduce compatible write support to hf mfu wrbl
This commit is contained in:
parent
a06f1c8858
commit
f1146d360f
7 changed files with 106 additions and 22 deletions
|
@ -618,6 +618,7 @@ typedef struct {
|
|||
#define CMD_HF_MIFAREU_READCARD 0x0721
|
||||
#define CMD_HF_MIFARE_WRITEBL 0x0622
|
||||
#define CMD_HF_MIFAREU_WRITEBL 0x0722
|
||||
#define CMD_HF_MIFAREU_WRITEBL_COMPAT 0x0723
|
||||
|
||||
#define CMD_HF_MIFARE_CHKKEYS 0x0623
|
||||
#define CMD_HF_MIFARE_SETMOD 0x0624
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue