mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-02-25 08:35:56 +08:00
text
This commit is contained in:
parent
84ebe37725
commit
2c29009bab
2 changed files with 1 additions and 4 deletions
|
@ -210,9 +210,6 @@ lf nedap generate
|
|||
lf nedap read
|
||||
lf nedap clone
|
||||
lf nedap sim
|
||||
lf pcf7931 read
|
||||
lf pcf7931 write
|
||||
lf pcf7931 config
|
||||
lf t55xx config
|
||||
lf t55xx dangerraw
|
||||
lf t55xx detect
|
||||
|
|
|
@ -824,7 +824,7 @@ Check column "offline" for their availability.
|
|||
|command |offline |description
|
||||
|------- |------- |-----------
|
||||
|`lf pcf7931 help `|Y |`This help`
|
||||
|`lf pcf7931 read `|N |`Read content of a PCF7931 transponder`
|
||||
|`lf pcf7931 reader `|N |`Read content of a PCF7931 transponder`
|
||||
|`lf pcf7931 write `|N |`Write data on a PCF7931 transponder.`
|
||||
|`lf pcf7931 config `|Y |`Configure the password, the tags initialization delay and time offsets (optional)`
|
||||
|
||||
|
|
Loading…
Reference in a new issue