mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-01-20 23:20:12 +08:00
text
This commit is contained in:
parent
c05f75c551
commit
f666d4e64f
2 changed files with 3 additions and 4 deletions
|
@ -229,9 +229,8 @@ lf fdxb demod
|
|||
lf fdxb read
|
||||
lf fdxb clone
|
||||
lf fdxb sim
|
||||
lf gallagher read
|
||||
lf gproxii demod
|
||||
lf gproxii read
|
||||
lf gproxii reader
|
||||
lf gproxii clone
|
||||
lf gproxii sim
|
||||
lf hid read
|
||||
|
|
|
@ -623,7 +623,7 @@ Check column "offline" for their availability.
|
|||
|------- |------- |-----------
|
||||
|`lf gallagher help `|Y |`This help`
|
||||
|`lf gallagher demod `|Y |`Demodulate an GALLAGHER tag from the GraphBuffer`
|
||||
|`lf gallagher read `|N |`Attempt to read and extract tag data from the antenna`
|
||||
|`lf gallagher reader `|N |`Attempt to read and extract tag data from the antenna`
|
||||
|`lf gallagher clone `|N |`clone GALLAGHER tag to T55x7`
|
||||
|`lf gallagher sim `|N |`simulate GALLAGHER tag`
|
||||
|
||||
|
@ -636,7 +636,7 @@ Check column "offline" for their availability.
|
|||
|------- |------- |-----------
|
||||
|`lf gproxii help `|Y |`this help`
|
||||
|`lf gproxii demod `|Y |`demodulate a G Prox II tag from the GraphBuffer`
|
||||
|`lf gproxii read `|N |`attempt to read and extract tag data from the antenna`
|
||||
|`lf gproxii reader `|N |`attempt to read and extract tag data from the antenna`
|
||||
|`lf gproxii clone `|N |`clone Guardall tag to T55x7 or Q5/T5555`
|
||||
|`lf gproxii sim `|N |`simulate Guardall tag`
|
||||
|
||||
|
|
Loading…
Reference in a new issue