mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-19 21:03:48 -07:00
lf t55xx chk: load dic with searchFile
This commit is contained in:
parent
2a1e6dff80
commit
6ac9d2f0fb
1 changed files with 1 additions and 1 deletions
|
@ -206,7 +206,7 @@ static int usage_t55xx_chk() {
|
|||
PrintAndLogEx(NORMAL, "");
|
||||
PrintAndLogEx(NORMAL, "Examples:");
|
||||
PrintAndLogEx(NORMAL, " lf t55xx chk m");
|
||||
PrintAndLogEx(NORMAL, " lf t55xx chk i dictionaries/t55xx_default_pwds.dic");
|
||||
PrintAndLogEx(NORMAL, " lf t55xx chk i t55xx_default_pwds");
|
||||
PrintAndLogEx(NORMAL, "");
|
||||
return PM3_SUCCESS;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue