mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-07-16 02:03:00 -07:00
Added iClass eavesdrop support for Proxmark3
This commit is contained in:
parent
593924e751
commit
cee5a30d53
12 changed files with 1158 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue