From 07b3b6ed4edd3aaf724797f3f77c76344688d263 Mon Sep 17 00:00:00 2001 From: iceman1001 Date: Mon, 23 Dec 2019 10:42:42 +0100 Subject: [PATCH] textual --- client/mifare/mifarehost.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/mifare/mifarehost.c b/client/mifare/mifarehost.c index 86676696d..2aa56507c 100644 --- a/client/mifare/mifarehost.c +++ b/client/mifare/mifarehost.c @@ -478,7 +478,7 @@ int mfnested(uint8_t blockNo, uint8_t keyType, uint8_t *key, uint8_t trgBlockNo, free(statelists[1].head.slhead); num_to_bytes(key64, 6, resultKey); - PrintAndLogEx(SUCCESS, "target block:%3u key type: %c -- found valid key [%012" PRIx64 "]", + PrintAndLogEx(SUCCESS, "target block:%3u key type: %c -- found valid key [ %012" PRIx64 " ]", (uint16_t)resp.oldarg[2] & 0xff, (resp.oldarg[2] >> 8) ? 'B' : 'A', key64