]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/hid-flasher/usb_cmd.h
CHG: Tested to unfold some loops inside the crypto1 implementation to see if it gener...
[proxmark3-svn] / client / hid-flasher / usb_cmd.h
index 739e24475319e0124824583bdeb46440952e5ba2..be0cf9ced086ac4b79ded5f343971444db3880dc 100644 (file)
@@ -85,7 +85,7 @@ typedef struct{
 #define CMD_INDALA_CLONE_TAG_L                                            0x0213
 #define CMD_T55XX_READ_BLOCK                                              0x0214
 #define CMD_T55XX_WRITE_BLOCK                                             0x0215
-#define CMD_T55XX_READ_TRACE                                              0x0216
+#define CMD_T55XX_RESET_READ                                              0x0216
 #define CMD_T55XX_WAKEUP                                                     0x0224
 
 #define CMD_PCF7931_READ                                                  0x0217
@@ -168,6 +168,8 @@ typedef struct{
 
 #define CMD_READER_MIFARE                                                 0x0611
 #define CMD_MIFARE_NESTED                                                 0x0612
+#define        CMD_MIFARE_ACQUIRE_ENCRYPTED_NONCES                               0x0613
+
 
 #define CMD_MIFARE_READBL                                                 0x0620
 #define CMD_MIFAREU_READBL                                                0x0720
Impressum, Datenschutz