mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-19 21:03:48 -07:00
text
This commit is contained in:
parent
2fcd46f278
commit
01508a8cdd
2 changed files with 2 additions and 8 deletions
|
@ -229,10 +229,6 @@ lf fdxb demod
|
|||
lf fdxb read
|
||||
lf fdxb clone
|
||||
lf fdxb sim
|
||||
lf gproxii demod
|
||||
lf gproxii reader
|
||||
lf gproxii clone
|
||||
lf gproxii sim
|
||||
lf hid read
|
||||
lf hitag list
|
||||
lf hitag info
|
||||
|
@ -242,7 +238,6 @@ lf hitag sniff
|
|||
lf hitag writer
|
||||
lf hitag dump
|
||||
lf hitag cc
|
||||
lf idteck read
|
||||
lf indala demod
|
||||
lf indala altdemod
|
||||
lf indala sim
|
||||
|
@ -257,7 +252,6 @@ lf nedap sim
|
|||
lf pcf7931 read
|
||||
lf pcf7931 write
|
||||
lf pcf7931 config
|
||||
lf ti write
|
||||
lf t55xx config
|
||||
lf t55xx dangerraw
|
||||
lf t55xx detect
|
||||
|
|
|
@ -681,7 +681,7 @@ Check column "offline" for their availability.
|
|||
|------- |------- |-----------
|
||||
|`lf idteck help `|Y |`This help`
|
||||
|`lf idteck demod `|Y |`Demodulate an Idteck tag from the GraphBuffer`
|
||||
|`lf idteck read `|N |`Attempt to read and Extract tag data from the antenna`
|
||||
|`lf idteck reader `|N |`Attempt to read and Extract tag data from the antenna`
|
||||
|
||||
|
||||
### lf indala
|
||||
|
@ -875,7 +875,7 @@ Check column "offline" for their availability.
|
|||
|command |offline |description
|
||||
|------- |------- |-----------
|
||||
|`lf ti help `|Y |`This help`
|
||||
|`lf ti demod `|Y |`Demodulate raw bits for TI-type LF tag from the GraphBuffer`
|
||||
|`lf ti demod `|Y |`Demodulate raw bits for TI LF tag from the GraphBuffer`
|
||||
|`lf ti reader `|N |`Read and decode a TI 134 kHz tag`
|
||||
|`lf ti write `|N |`Write new data to a r/w TI 134 kHz tag`
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue