This commit is contained in:
iceman1001 2020-07-29 15:28:42 +02:00
commit 3581cd6d4c

View file

@ -1772,6 +1772,7 @@ write_dump:
PrintAndLogEx(HINT, "Try `" _YELLOW_("hf iclass decrypt") "` to decrypt dump file");
PrintAndLogEx(HINT, "Try `" _YELLOW_("hf iclass view") "` to view dump file");
PrintAndLogEx(NORMAL, "");
return PM3_SUCCESS;
}