]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - include/usb_cmd.h
Added Indala cloning. Fixed HID cloning bug
[proxmark3-svn] / include / usb_cmd.h
index 8b8133cc62fdcc795cb3a1f329058bcf2a8cbd1c..7d7093b5cd434223cebe5d5f5bc205abf768fc6e 100644 (file)
@@ -66,6 +66,11 @@ typedef struct {
 #define CMD_SET_LF_DIVISOR                                                     0x020D
 #define CMD_LF_SIMULATE_BIDIR                                          0x020E
 #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 */
 
 // For the 13.56 MHz tags
@@ -91,6 +96,8 @@ typedef struct {
 #define CMD_WRITER_LEGIC_RF                                                    0x0399
 
 #define CMD_SNOOP_ICLASS                                                               0x0392
+#define CMD_SIMULATE_TAG_ICLASS                                                                0x0393
+#define CMD_READER_ICLASS                                                              0x0394
 
 // For measurements of the antenna tuning
 #define CMD_MEASURE_ANTENNA_TUNING                     0x0400
Impressum, Datenschutz