Added iClass eavesdrop support for Proxmark3

This commit is contained in:
dekoninggans@gmail.com 2011-05-18 12:33:32 +00:00
parent 593924e751
commit cee5a30d53
12 changed files with 1158 additions and 2 deletions

View file

@ -91,6 +91,7 @@ typedef struct {
#define CMD_READER_LEGIC_RF 0x0388
#define CMD_WRITER_LEGIC_RF 0x0399
#define CMD_READER_MIFARE 0x0389
#define CMD_SNOOP_ICLASS 0x0392
// For measurements of the antenna tuning
#define CMD_MEASURE_ANTENNA_TUNING 0x0400