chg: hf 14a info - some hint texts added and static nonce text changed.

This commit is contained in:
iceman1001
2020-03-15 11:03:23 +01:00
parent 6fe24d7f1d
commit 6172eccefd
2 changed files with 44 additions and 10 deletions

View File

@@ -1316,6 +1316,8 @@ int detect_classic_nackbug(bool verbose) {
SendCommandNG(CMD_HF_MIFARE_NACK_DETECT, NULL, 0);
PacketResponseNG resp;
PrintAndLogEx(INFO, "Checking for NACK bug");
if (verbose)
PrintAndLogEx(SUCCESS, "press pm3-button on the Proxmark3 device to abort both Proxmark3 and client.\n");