mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 02:27:26 -07:00
skeleton code found at https://github.com/ZRD-Saar/proxmark3
This commit is contained in:
parent
a1633f9323
commit
5b90ea8117
5 changed files with 116 additions and 6 deletions
|
@ -556,6 +556,7 @@ typedef struct {
|
|||
|
||||
#define CMD_HF_EPA_COLLECT_NONCE 0x038A
|
||||
#define CMD_HF_EPA_REPLAY 0x038B
|
||||
#define CMD_HF_EPA_PACE_SIMULATE 0x039C
|
||||
|
||||
#define CMD_HF_LEGIC_INFO 0x03BC
|
||||
#define CMD_HF_LEGIC_ESET 0x03BD
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue