mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
..not recommend _keep field on_
This commit is contained in:
parent
8597293edd
commit
bd57430058
1 changed files with 1 additions and 1 deletions
|
@ -2116,7 +2116,7 @@ int infoHF14A(bool verbose, bool do_nack_test, bool do_aid_search) {
|
|||
PrintAndLogEx(HINT, "Hint: try " _YELLOW_("`hf st info`"));
|
||||
|
||||
if (isEMV)
|
||||
PrintAndLogEx(HINT, "Hint: try " _YELLOW_("`emv search -sk`"));
|
||||
PrintAndLogEx(HINT, "Hint: try " _YELLOW_("`emv search -s`"));
|
||||
|
||||
PrintAndLogEx(NORMAL, "");
|
||||
DropField();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue