added the @ry4000 special

This commit is contained in:
iceman1001
2025-03-19 11:33:06 +01:00
parent 3c873d34bc
commit 53da4a25e1
+1
View File
@@ -2923,6 +2923,7 @@ static int CmdHF14AMfAutoPWN(const char *Cmd) {
noValidKeyFound:
PrintAndLogEx(FAILED, "No usable key was found!");
PrintAndLogEx(HINT, "try `" _YELLOW_("hf mf autopwn -f mfc_default_keys")"` i.e. the Randy special");
free(keyBlock);
free(e_sector);
free(fptr);