mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 10:37:23 -07:00
prepp cryptorf @baloncu
This commit is contained in:
parent
858a93fb35
commit
729cbb1874
1 changed files with 3 additions and 0 deletions
|
@ -643,6 +643,9 @@ typedef struct {
|
|||
#define CMD_HF_THINFILM_READ 0x0810
|
||||
#define CMD_HF_THINFILM_SIMULATE 0x0811
|
||||
|
||||
//For Atmel CryptoRF
|
||||
#define CMD_HF_CRYPTORF_SIM 0x0820
|
||||
|
||||
#define CMD_UNKNOWN 0xFFFF
|
||||
|
||||
//Mifare simulation flags
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue