mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-07-16 10:03:04 -07:00
Add Mifare Classic EV1 set load modulation command
This commit is contained in:
parent
86fdf240e0
commit
ece631fd06
8 changed files with 105 additions and 0 deletions
|
@ -200,6 +200,7 @@ typedef struct{
|
|||
#define CMD_MIFAREU_WRITEBL_COMPAT 0x0723
|
||||
|
||||
#define CMD_MIFARE_CHKKEYS 0x0623
|
||||
#define CMD_MIFARE_SETMOD 0x0624
|
||||
|
||||
#define CMD_MIFARE_SNIFFER 0x0630
|
||||
//ultralightC
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue