mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
typo, thanks iceman
This commit is contained in:
parent
3b83e8e703
commit
ecf50070dd
1 changed files with 1 additions and 1 deletions
|
@ -1185,7 +1185,7 @@ int CmdEM4x05Brute(const char *Cmd) {
|
|||
"Note: if you get many false positives, change position on the antenna"
|
||||
"lf em 4x05_brute\n"
|
||||
"lf em 4x05_brute -n 1 -> stop after first candidate found\n"
|
||||
"lf em 4x05_brute -s 0x00000022B8 -> remember to use 0x for hex"
|
||||
"lf em 4x05_brute -s 0x000022B8 -> remember to use 0x for hex"
|
||||
);
|
||||
|
||||
void *argtable[] = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue