This commit is contained in:
iceman1001
2024-02-16 17:57:57 +01:00
parent 10f8a24812
commit 3da60d31d4
+1 -1
View File
@@ -491,7 +491,7 @@ static int try_default_aes_keys(bool override) {
default:
break;
}
PrintAndLogEx(SUCCESS, "Found %s keyno %02X - %s ( "_GREEN_("ok") " )"
PrintAndLogEx(SUCCESS, "%02X - " _YELLOW_("%s") " - %s ( "_GREEN_("ok") " )"
, keystr
, keyno
, sprint_hex_inrow(key, 16)