mirror of
https://github.com/RfidResearchGroup/ChameleonUltra.git
synced 2026-05-12 11:22:59 -07:00
Merge pull request #307 from azuwis/hf-14a-config
Add `hf 14a config` to deal with badly configured cards
This commit is contained in:
@@ -73,6 +73,8 @@ class Command(enum.IntEnum):
|
||||
MF1_HARDNESTED_ACQUIRE = 2013
|
||||
MF1_ENC_NESTED_ACQUIRE = 2014
|
||||
MF1_CHECK_KEYS_ON_BLOCK = 2015
|
||||
HF14A_GET_CONFIG = 2200
|
||||
HF14A_SET_CONFIG = 2201
|
||||
|
||||
EM410X_SCAN = 3000
|
||||
EM410X_WRITE_TO_T55XX = 3001
|
||||
|
||||
Reference in New Issue
Block a user