hf mf ecfill: add support for quick dump via backdoor auth

This commit is contained in:
Philippe Teuwen 2024-10-13 21:21:55 +02:00
commit a11ba61b01
7 changed files with 64 additions and 20 deletions

View file

@ -323,6 +323,7 @@ typedef struct {
typedef struct {
uint8_t sectorcnt;
uint8_t keytype;
uint8_t key[6];
} PACKED mfc_eload_t;
typedef struct {