]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - common/protocols.h
Legic TagSim: increased reader timeout (#771)
[proxmark3-svn] / common / protocols.h
index 06a80de14e16e08796f4cdfc7f7a984f24f0d590..82b69f9d8307c6680530d4ed5c5f0a3a833cdb65 100644 (file)
@@ -234,6 +234,8 @@ NXP/Philips CUSTOM COMMANDS
 #define TOPAZ         3
 #define PROTO_MIFARE  4
 #define ISO_7816_4    5
+#define ISO_15693     6
+
 
 //-- Picopass fuses
 #define FUSE_FPERS   0x80
@@ -262,6 +264,7 @@ NXP/Philips CUSTOM COMMANDS
 #define ISO7816_EXTERNAL_AUTHENTICATION  0x82
 #define ISO7816_GET_CHALLENGE            0xB4
 #define ISO7816_MANAGE_CHANNEL           0x70
+#define ISO7816_GETSTATUS                0xC0
 // ISO7816-4   For response APDU's
 #define ISO7816_OK                       0x9000
 //     6x xx = ERROR
Impressum, Datenschutz