X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/83dad64b9120695adeaaeb3e8ccffa0285740af1..efbf81da52dad2507cca6062d44272c397f93e4a:/include/usb_cmd.h diff --git a/include/usb_cmd.h b/include/usb_cmd.h index e4ec0493..3fd2cedd 100644 --- a/include/usb_cmd.h +++ b/include/usb_cmd.h @@ -142,9 +142,14 @@ typedef struct{ #define CMD_SIMULATE_TAG_LEGIC_RF 0x0387 #define CMD_READER_LEGIC_RF 0x0388 #define CMD_WRITER_LEGIC_RF 0x0389 + #define CMD_EPA_PACE_COLLECT_NONCE 0x038A #define CMD_EPA_PACE_REPLAY 0x038B +#define CMD_LEGIC_INFO 0x03BC +#define CMD_LEGIC_ESET 0x03BD +#define CMD_LEGIC_EGET 0x03BE + #define CMD_ICLASS_READCHECK 0x038F #define CMD_ICLASS_CLONE 0x0390 #define CMD_ICLASS_DUMP 0x0391