mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-01-10 10:11:58 +08:00
textual
This commit is contained in:
parent
38e5303090
commit
8425de08fd
1 changed files with 1 additions and 1 deletions
|
@ -3674,7 +3674,7 @@ static int CmdHF14AMfCWipe(const char *cmd) {
|
||||||
int sakLen = 0;
|
int sakLen = 0;
|
||||||
|
|
||||||
CLIParserInit("hf mf cwipe",
|
CLIParserInit("hf mf cwipe",
|
||||||
"Wipe Gen1 magic cheneese card. Set UID/ATQA/SAK/Data/Keys/Access to default values.",
|
"Wipe gen1 magic chinese card. Set UID/ATQA/SAK/Data/Keys/Access to default values.",
|
||||||
"Usage:\n\thf mf cwipe -> wipe card.\n"
|
"Usage:\n\thf mf cwipe -> wipe card.\n"
|
||||||
"\thf mfp mf cwipe -u 09080706 -a 0004 -s 18 -> set UID, ATQA and SAK and wipe card.");
|
"\thf mfp mf cwipe -u 09080706 -a 0004 -s 18 -> set UID, ATQA and SAK and wipe card.");
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue