mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-08-22 06:13:27 -07:00
small fix
This commit is contained in:
parent
90fa5397ad
commit
e9b268971c
1 changed files with 1 additions and 1 deletions
|
@ -2682,7 +2682,7 @@ int CmdHF14AMfAuth4(const char *cmd) {
|
|||
|
||||
|
||||
CLIParserInit("hf mf auth4",
|
||||
"Executes AES authentication command in ISO1443-4",
|
||||
"Executes AES authentication command in ISO14443-4",
|
||||
"Usage:\n\thf mf auth4 4000 000102030405060708090a0b0c0d0e0f -> executes authentication\n"
|
||||
"\thf mf auth4 9003 FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF -> executes authentication\n");
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue