mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-05-12 11:18:11 -07:00
hf mf ecfill: add support for quick dump via backdoor auth
This commit is contained in:
@@ -323,6 +323,7 @@ typedef struct {
|
||||
typedef struct {
|
||||
uint8_t sectorcnt;
|
||||
uint8_t keytype;
|
||||
uint8_t key[6];
|
||||
} PACKED mfc_eload_t;
|
||||
|
||||
typedef struct {
|
||||
|
||||
Reference in New Issue
Block a user