chg: ...textual
This commit is contained in:
@@ -513,7 +513,7 @@ int CmdHF14AInfo(const char *Cmd) {
|
|||||||
if ( res == 1 )
|
if ( res == 1 )
|
||||||
PrintAndLogEx(SUCCESS, "Prng detection: WEAK");
|
PrintAndLogEx(SUCCESS, "Prng detection: WEAK");
|
||||||
else if (res == 0 )
|
else if (res == 0 )
|
||||||
PrintAndLogEx(SUCCESS, "Prng detection: WEAK");
|
PrintAndLogEx(SUCCESS, "Prng detection: HARD");
|
||||||
else
|
else
|
||||||
PrintAndLogEx(FAILED, "prng detection: failed");
|
PrintAndLogEx(FAILED, "prng detection: failed");
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user