ai and their love for emdash or utf characters

This commit is contained in:
iceman1001
2026-04-21 13:26:34 +07:00
parent 3cf1dbb5fb
commit 7c0f9d0991
+1 -1
View File
@@ -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 {