mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-05-25 16:24:53 +00:00
text
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user