mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
update to correct filename for the sample file
This commit is contained in:
parent
90fb78ff1b
commit
165ceb122f
1 changed files with 1 additions and 1 deletions
|
@ -2074,7 +2074,7 @@ static int CmdHFiClass_loclass(const char *Cmd) {
|
||||||
" <8 byte CSN><8 byte CC><4 byte NR><4 byte MAC>\n"
|
" <8 byte CSN><8 byte CC><4 byte NR><4 byte MAC>\n"
|
||||||
" <8 byte CSN><8 byte CC><4 byte NR><4 byte MAC>\n"
|
" <8 byte CSN><8 byte CC><4 byte NR><4 byte MAC>\n"
|
||||||
" ... totalling N*24 bytes",
|
" ... totalling N*24 bytes",
|
||||||
"hf iclass loclass -f iclass-dump.bin\n"
|
"hf iclass loclass -f iclass_dump.bin\n"
|
||||||
"hf iclass loclass --test");
|
"hf iclass loclass --test");
|
||||||
|
|
||||||
void *argtable[] = {
|
void *argtable[] = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue