This commit is contained in:
iceman1001 2020-12-01 11:33:55 +01:00
commit 0c39d227f3
2 changed files with 1 additions and 4 deletions

View file

@ -197,7 +197,6 @@ lf em 4x50_write
lf em 4x50_write_password lf em 4x50_write_password
lf em 4x50_read lf em 4x50_read
lf em 4x50_wipe lf em 4x50_wipe
lf hid read
lf hitag info lf hitag info
lf hitag reader lf hitag reader
lf hitag sim lf hitag sim
@ -209,8 +208,6 @@ lf indala demod
lf indala altdemod lf indala altdemod
lf indala sim lf indala sim
lf io clone lf io clone
lf io sim
lf io watch
lf jablotron sim lf jablotron sim
lf nedap generate lf nedap generate
lf nedap read lf nedap read

View file

@ -649,7 +649,7 @@ Check column "offline" for their availability.
|------- |------- |----------- |------- |------- |-----------
|`lf hid help `|Y |`this help` |`lf hid help `|Y |`this help`
|`lf hid demod `|Y |`demodulate HID Prox tag from the GraphBuffer` |`lf hid demod `|Y |`demodulate HID Prox tag from the GraphBuffer`
|`lf hid read `|N |`attempt to read and extract tag data` |`lf hid reader `|N |`attempt to read and extract tag data`
|`lf hid clone `|N |`clone HID tag to T55x7` |`lf hid clone `|N |`clone HID tag to T55x7`
|`lf hid sim `|N |`simulate HID tag` |`lf hid sim `|N |`simulate HID tag`
|`lf hid brute `|N |`bruteforce card number against reader` |`lf hid brute `|N |`bruteforce card number against reader`