CHG: Refactored the HF MFU udump/ucdump commands into one method.

This commit is contained in:
iceman1001
2015-01-06 21:08:20 +01:00
parent e3ab50cafb
commit 99a714185e
7 changed files with 224 additions and 693 deletions

View File

@@ -275,7 +275,7 @@ int CmdInfo(const char *Cmd){
uint32_t por = PackBits(si, 1, bits); si += 1;
PrintAndLog("");
PrintAndLog("-- T55xx Configuration --------------------------------------");
PrintAndLog("-- T55xx Configuration & Tag Information --------------------");
PrintAndLog("-------------------------------------------------------------");
PrintAndLog(" Safer key : %s", GetSaferStr(safer));
PrintAndLog(" reserved : %d", resv);