mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-09-11 18:29:22 -07:00
text
This commit is contained in:
@@ -2170,7 +2170,7 @@ static int CmdHF14aDesDetect(const char *Cmd) {
|
||||
snprintf(algostr, sizeof(algostr), "unknown");
|
||||
}
|
||||
|
||||
PrintAndLogEx(INFO, "%s... key num " _YELLOW_("0x%02x") "-" _YELLOW_("0x%02x") ", algo " _YELLOW_("%s") ", channel " _YELLOW_("%s"),
|
||||
PrintAndLogEx(INFO, "%s... key num " _YELLOW_("0x%02x") ".." _YELLOW_("0x%02x") ", algo " _YELLOW_("%s") ", channel " _YELLOW_("%s"),
|
||||
(DesfireMFSelected(selectway, id)) ? "PICC level" : DesfireWayIDStr(selectway, id),
|
||||
keynofirst,
|
||||
keynolast,
|
||||
|
||||
Reference in New Issue
Block a user