mirror of
https://github.com/RfidResearchGroup/ChameleonUltra.git
synced 2026-05-12 11:22:59 -07:00
Add a command to reset MF0 / NTAG unsuccessful auth counter.
This commit is contained in:
@@ -105,6 +105,7 @@ class Command(enum.IntEnum):
|
||||
MF0_NTAG_SET_SIGNATURE_DATA = 4026
|
||||
MF0_NTAG_GET_COUNTER_DATA = 4027
|
||||
MF0_NTAG_SET_COUNTER_DATA = 4028
|
||||
MF0_NTAG_RESET_AUTH_CNT = 4029
|
||||
|
||||
EM410X_SET_EMU_ID = 5000
|
||||
EM410X_GET_EMU_ID = 5001
|
||||
|
||||
Reference in New Issue
Block a user