correct typo
This commit is contained in:
parent
01bc5693d9
commit
6921e57fb8
1 changed files with 1 additions and 1 deletions
|
@ -582,7 +582,7 @@ print_usage(const char *pcProgramName)
|
|||
printf(" *** unlocked read does not require authentication and will reveal A and B keys\n");
|
||||
printf(" *** note that unlocked write will attempt to overwrite block 0 including UID\n");
|
||||
printf(" *** unlocking only works with special Mifare 1K cards (Chinese clones)\n");
|
||||
printf(" *** unlocking (w) also works for rewriting block 0 in gen2 clones\n");
|
||||
printf(" *** unlocking (W) also works for rewriting block 0 in gen2 clones\n");
|
||||
printf(" a|A|b|B - Use A or B keys for action; Halt on errors (a|b) or tolerate errors (A|B)\n");
|
||||
printf(" u|U - Use any (u) uid or supply a uid specifically as U01ab23cd.\n");
|
||||
printf(" <dump.mfd> - MiFare Dump (MFD) used to write (card to MFD) or (MFD to card)\n");
|
||||
|
|
Loading…
Reference in a new issue