mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-05-12 11:18:11 -07:00
ulaes info: align output
This commit is contained in:
@@ -687,7 +687,7 @@ static int try_default_aes_keys(bool override, bool use_schann, bool use_fastrea
|
||||
default:
|
||||
break;
|
||||
}
|
||||
PrintAndLogEx(SUCCESS, "%02X " _YELLOW_("%s") " - %s ( "_GREEN_("ok") " )"
|
||||
PrintAndLogEx(SUCCESS, "%02X " _YELLOW_("%16s") " - %s ( "_GREEN_("ok") " )"
|
||||
, keyno
|
||||
, keystr
|
||||
, sprint_hex_inrow(key, 16)
|
||||
|
||||
Reference in New Issue
Block a user