X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/ad5bc8cc8c0a6573d6b2c7bc58bf94f7ab66ad4c..ef31a8b4535d709bac09055ee5e37b630d161896:/common/protocols.h diff --git a/common/protocols.h b/common/protocols.h index 38c72fc0..6ac6bc78 100644 --- a/common/protocols.h +++ b/common/protocols.h @@ -326,8 +326,11 @@ ISO 7816-4 Basic interindustry commands. For command APDU's. #define MFDES_AUTHENTICATION_FRAME 0xAF // LEGIC Commands -#define LEGIC_HSK_22 0x19 -#define LEGIC_HSK_256 0x39 +#define LEGIC_MIM_22 0x0D +#define LEGIC_MIM_256 0x1D +#define LEGIC_MIM_1024 0x3D +#define LEGIC_ACK_22 0x19 +#define LEGIC_ACK_256 0x39 #define LEGIC_READ 0x01 #define LEGIC_WRITE 0x00