mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-05-12 11:18:11 -07:00
fingerprint regardless if we got pwd nor not
This commit is contained in:
@@ -2132,9 +2132,7 @@ static int CmdHF14AMfUInfo(const char *Cmd) {
|
||||
}
|
||||
|
||||
out:
|
||||
if (has_auth_key) {
|
||||
mfu_fingerprint(tagtype, has_auth_key, authkeyptr, ak_len);
|
||||
}
|
||||
|
||||
DropField();
|
||||
if (locked) {
|
||||
|
||||
Reference in New Issue
Block a user