]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - include/usb_cmd.h
another "magic card" backdoor - command "read block". Added several commands to manip...
[proxmark3-svn] / include / usb_cmd.h
index a9096154d5d69930a43d8b548e092c875393da97..4cd6da74a29d76146b146a3bf75a641899015fc4 100644 (file)
@@ -68,6 +68,8 @@ typedef struct {
 #define CMD_SET_ADC_MUX                                                                        0x020F
 #define CMD_HID_CLONE_TAG                                                              0x0210
 #define CMD_EM410X_WRITE_TAG                                           0x0211
+#define CMD_INDALA_CLONE_TAG                                           0x0212
+#define CMD_INDALA_CLONE_TAG_L                                 0x0213  // for 224 bits UID
 
 /* CMD_SET_ADC_MUX: ext1 is 0 for lopkd, 1 for loraw, 2 for hipkd, 3 for hiraw */
 
@@ -112,6 +114,8 @@ typedef struct {
 #define CMD_MIFARE_EML_MEMSET                                          0x0602
 #define CMD_MIFARE_EML_MEMGET                                          0x0603
 #define CMD_MIFARE_EML_CARDLOAD                                        0x0604
+#define CMD_MIFARE_EML_CSETBLOCK                               0x0605
+#define CMD_MIFARE_EML_CGETBLOCK                               0x0606
 
 #define CMD_SIMULATE_MIFARE_CARD                               0x0610
 
Impressum, Datenschutz