mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-07-14 01:03:01 -07:00
use read instead of readcheck except to auth
This commit is contained in:
parent
4d68ec02b2
commit
3ac22ee1cf
7 changed files with 82 additions and 62 deletions
|
@ -129,6 +129,7 @@ typedef struct{
|
|||
#define CMD_EPA_PACE_COLLECT_NONCE 0x038A
|
||||
#define CMD_EPA_PACE_REPLAY 0x038B
|
||||
|
||||
#define CMD_ICLASS_READCHECK 0x038F
|
||||
#define CMD_ICLASS_CLONE 0x0390
|
||||
#define CMD_ICLASS_DUMP 0x0391
|
||||
#define CMD_SNOOP_ICLASS 0x0392
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue