mirror of
https://github.com/nfc-tools/mfoc.git
synced 2026-02-02 14:51:25 +00:00
use authuid instead uid name when handling the authentication uid bytes (different from UID with 7bytes MIFARE Classic
This commit is contained in:
@@ -45,7 +45,7 @@ typedef struct {
|
||||
sector e_sector; // Exploit sector
|
||||
uint8_t num_sectors;
|
||||
uint8_t num_blocks;
|
||||
uint32_t uid;
|
||||
uint32_t authuid;
|
||||
bool b4K;
|
||||
} mftag;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user