mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
textual
This commit is contained in:
parent
7232d3a7a8
commit
0a6ec76f65
1 changed files with 2 additions and 1 deletions
|
@ -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");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue