mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-20 21:33:47 -07:00
fingerprint regardless if we got pwd nor not
This commit is contained in:
parent
081ff216eb
commit
ab0c46a22b
1 changed files with 0 additions and 2 deletions
|
@ -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) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue