mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-01-06 08:08:53 +08:00
define additional frame
This commit is contained in:
parent
4d335b1fbe
commit
cf47e50267
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_CHANGE_KEY 0xc4
|
||||||
#define MFDES_GET_KEY_VERSION 0x64
|
#define MFDES_GET_KEY_VERSION 0x64
|
||||||
#define MFDES_AUTHENTICATION_FRAME 0xAF
|
#define MFDES_AUTHENTICATION_FRAME 0xAF
|
||||||
|
#define MFDES_ADDITIONAL_FRAME 0xAF
|
||||||
#define MFDES_READSIG 0x3C
|
#define MFDES_READSIG 0x3C
|
||||||
|
|
||||||
// LEGIC Commands
|
// LEGIC Commands
|
||||||
|
|
Loading…
Reference in a new issue