mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-05-12 11:18:11 -07:00
Merge pull request #2729 from aoxhwjfoavdlhsvfpzha/patch-1
Update cmdlfhitag.c
This commit is contained in:
@@ -1888,7 +1888,7 @@ static int CmdLFHitag2Chk(const char *Cmd) {
|
||||
CLIParserContext *ctx;
|
||||
CLIParserInit(&ctx, "lf hitag chk",
|
||||
"Run dictionary key or password recovery against Hitag card.",
|
||||
"lf hitag chk\n -> checks for both pwd / crypto keys"
|
||||
"lf hitag chk -> checks for both pwd / crypto keys\n"
|
||||
"lf hitag chk --crypto -> use def dictionary\n"
|
||||
"lf hitag chk --pwd -f my.dic -> pwd mode, custom dictionary"
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user