mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 02:27:26 -07:00
Add delete aid and minor fix
This commit is contained in:
parent
b14dbf1997
commit
3b915d343b
2 changed files with 51 additions and 1 deletions
|
@ -355,6 +355,7 @@ ISO 7816-4 Basic interindustry commands. For command APDU's.
|
|||
#define MFDES_AUTHENTICATE_ISO 0x1A // AUTHENTICATE_STANDARD
|
||||
#define MFDES_AUTHENTICATE_AES 0xAA
|
||||
#define MFDES_CREATE_APPLICATION 0xCA
|
||||
#define MFDES_DELETE_APPLICATION 0xDA
|
||||
#define MFDES_CREDIT 0x0C
|
||||
#define MFDES_LIMITED_CREDIT 0x1C
|
||||
#define MFDES_DEBIT 0xDC
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue