mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-19 21:03:48 -07:00
WIP - hf mfu countertear ...
This commit is contained in:
parent
acada02e37
commit
7cfbdcbae9
5 changed files with 197 additions and 7 deletions
|
@ -650,6 +650,9 @@ typedef struct {
|
|||
|
||||
// MFU OTP TearOff
|
||||
#define CMD_HF_MFU_OTP_TEAROFF 0x0740
|
||||
// MFU_Ev1 Counter TearOff
|
||||
#define CMD_HF_MFU_COUNTER_TEAROFF 0x0741
|
||||
|
||||
|
||||
#define CMD_HF_SNIFF 0x0800
|
||||
#define CMD_HF_PLOT 0x0801
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue