]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - include/usb_cmd.h
Added block command for T55xx and support for cloning HID long format
[proxmark3-svn] / include / usb_cmd.h
index a7552b3ec4b3deef94f7c9f8ea57b241a84d3623..507519ec65ac72f910a1f9b4b4735fc6f7408cbf 100644 (file)
@@ -71,6 +71,9 @@ typedef struct {
 #define CMD_INDALA_CLONE_TAG                                              0x0212
 // for 224 bits UID
 #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
 
 /* CMD_SET_ADC_MUX: ext1 is 0 for lopkd, 1 for loraw, 2 for hipkd, 3 for hiraw */
 
Impressum, Datenschutz