mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-20 21:33:47 -07:00
lf hid sim - now uses cliparser and --fc, --cn options
This commit is contained in:
parent
3f977043bd
commit
c5b3443fe6
2 changed files with 62 additions and 40 deletions
|
@ -370,12 +370,14 @@ pm3 --> lf hid demod
|
|||
Simulate Prox card
|
||||
```
|
||||
|
||||
pm3 --> lf hid sim 200670012d
|
||||
pm3 --> lf hid sim -r 200670012d
|
||||
pm3 --> lf hid sim -w H10301 --fc 10 --cn 1337
|
||||
```
|
||||
|
||||
Clone Prox to T5577 card
|
||||
```
|
||||
pm3 --> lf hid clone 200670012d
|
||||
pm3 --> lf hid clone -r 200670012d
|
||||
pm3 --> lf hid clone -w H10301 --fc 10 --cn 1337
|
||||
```
|
||||
|
||||
Brute force HID reader
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue