mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
add desfire light signature verification check
This commit is contained in:
parent
1cb495e40b
commit
5f29601947
1 changed files with 1 additions and 0 deletions
|
@ -385,6 +385,7 @@ ISO 7816-4 Basic interindustry commands. For command APDU's.
|
|||
#define MFDES_CHANGE_KEY 0xc4
|
||||
#define MFDES_GET_KEY_VERSION 0x64
|
||||
#define MFDES_AUTHENTICATION_FRAME 0xAF
|
||||
#define MFDES_READSIG 0x3C
|
||||
|
||||
// LEGIC Commands
|
||||
#define LEGIC_MIM_22 0x0D
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue