mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 22:03:42 -07:00
fix double..
This commit is contained in:
parent
4830bf7fec
commit
2dc27cf2b7
1 changed files with 1 additions and 1 deletions
|
@ -464,7 +464,7 @@ static int CmdHIDBrute(const char *Cmd) {
|
||||||
"lf hid brute -w H10301 --fc 224\n"
|
"lf hid brute -w H10301 --fc 224\n"
|
||||||
"lf hid brute -w H10301 --fc 21 -d 2000\n"
|
"lf hid brute -w H10301 --fc 21 -d 2000\n"
|
||||||
"lf hid brute -v -w H10301 --fc 21 --cn 200 -d 2000\n"
|
"lf hid brute -v -w H10301 --fc 21 --cn 200 -d 2000\n"
|
||||||
"lf hid brute -v -w H10301 --fc 21 --cn 200 -d 2000 --up -v\n"
|
"lf hid brute -v -w H10301 --fc 21 --cn 200 -d 2000 --up\n"
|
||||||
);
|
);
|
||||||
|
|
||||||
void *argtable[] = {
|
void *argtable[] = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue