mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-05-12 11:18:11 -07:00
ai and their love for emdash or utf characters
This commit is contained in:
@@ -8086,7 +8086,7 @@ static int CmdHFiClassLiberate(const char *Cmd) {
|
||||
card_type = CARD_TYPE_MKF;
|
||||
} else {
|
||||
if (verbose) {
|
||||
PrintAndLogEx(INFO, "Block %u decrypted to %s — not MKF", MKF_KNOWN_SECTOR, sprint_hex_inrow(decrypted, 8));
|
||||
PrintAndLogEx(INFO, "Not MFK. Block %u decrypted to %s", MKF_KNOWN_SECTOR, sprint_hex_inrow(decrypted, 8));
|
||||
}
|
||||
}
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user