This commit is contained in:
iceman1001 2020-09-02 12:18:24 +02:00
commit 0a6ec76f65

View file

@ -192,7 +192,8 @@ static int usage_hf14_autopwn(void) {
PrintAndLogEx(NORMAL, "");
PrintAndLogEx(NORMAL, "Description:");
PrintAndLogEx(NORMAL, " This command automates the key recovery process on MIFARE Classic cards.");
PrintAndLogEx(NORMAL, " It uses the darkside, nested and hardnested attack to extract the keys and card content.");
PrintAndLogEx(NORMAL, " It uses the darkside, nested, hardnested and staticnested to recover keys.");
PrintAndLogEx(NORMAL, " If all keys are found, try dumping card content.");
PrintAndLogEx(NORMAL, "");
PrintAndLogEx(NORMAL, "Options:");
PrintAndLogEx(NORMAL, " h this help");