mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
make style
This commit is contained in:
parent
6066179d35
commit
db083034d6
6 changed files with 17 additions and 18 deletions
|
@ -11,7 +11,7 @@ Check column "offline" for their availability.
|
|||
|command |offline |description
|
||||
|------- |------- |-----------
|
||||
|`auto `|N |`Automated detection process for unknown tags`
|
||||
|`clear `|Y |`clear screen`
|
||||
|`clear `|Y |`Clear screen`
|
||||
|`help `|Y |`This help. Use '<command> help' for details of a particular command.`
|
||||
|`hints `|Y |`Turn hints on / off`
|
||||
|`msleep `|Y |`Add a pause in milliseconds`
|
||||
|
@ -256,7 +256,6 @@ Check column "offline" for their availability.
|
|||
|`hf iclass restore `|N |`[options..] Restore a dump file onto a Picopass / iCLASS tag`
|
||||
|`hf iclass sniff `|N |` Eavesdrop Picopass / iCLASS communication`
|
||||
|`hf iclass wrbl `|N |`[options..] Write Picopass / iCLASS block`
|
||||
|`hf iclass autopwn `|N |`[options..] Automatic key recovery tool for iCLASS`
|
||||
|`hf iclass chk `|N |`[options..] Check keys`
|
||||
|`hf iclass loclass `|Y |`[options..] Use loclass to perform bruteforce reader attack`
|
||||
|`hf iclass lookup `|Y |`[options..] Uses authentication trace to check for key in dictionary file`
|
||||
|
@ -850,7 +849,7 @@ Check column "offline" for their availability.
|
|||
|------- |------- |-----------
|
||||
|`lf pyramid help `|Y |`this help`
|
||||
|`lf pyramid demod `|Y |`demodulate a Pyramid FSK tag from the GraphBuffer`
|
||||
|`lf pyramid read `|N |`attempt to read and extract tag data`
|
||||
|`lf pyramid reader `|N |`attempt to read and extract tag data`
|
||||
|`lf pyramid clone `|N |`clone pyramid tag to T55x7 or Q5/T5555`
|
||||
|`lf pyramid sim `|N |`simulate pyramid tag`
|
||||
|
||||
|
@ -863,7 +862,7 @@ Check column "offline" for their availability.
|
|||
|------- |------- |-----------
|
||||
|`lf securakey help `|Y |`This help`
|
||||
|`lf securakey demod `|Y |`Demodulate an Securakey tag from the GraphBuffer`
|
||||
|`lf securakey read `|N |`Attempt to read and extract tag data from the antenna`
|
||||
|`lf securakey reader `|N |`Attempt to read and extract tag data from the antenna`
|
||||
|`lf securakey clone `|N |`clone Securakey tag to T55x7`
|
||||
|`lf securakey sim `|N |`simulate Securakey tag`
|
||||
|
||||
|
@ -876,7 +875,7 @@ Check column "offline" for their availability.
|
|||
|------- |------- |-----------
|
||||
|`lf ti help `|Y |`This help`
|
||||
|`lf ti demod `|Y |`Demodulate raw bits for TI-type LF tag from the GraphBuffer`
|
||||
|`lf ti read `|N |`Read and decode a TI 134 kHz tag`
|
||||
|`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`
|
||||
|
||||
|
||||
|
@ -918,7 +917,7 @@ Check column "offline" for their availability.
|
|||
|------- |------- |-----------
|
||||
|`lf viking help `|Y |`This help`
|
||||
|`lf viking demod `|Y |`Demodulate a Viking tag from the GraphBuffer`
|
||||
|`lf viking read `|N |`Attempt to read and Extract tag data from the antenna`
|
||||
|`lf viking reader `|N |`Attempt to read and Extract tag data from the antenna`
|
||||
|`lf viking clone `|N |`clone Viking tag to T55x7 or Q5/T5555`
|
||||
|`lf viking sim `|N |`simulate Viking tag`
|
||||
|
||||
|
@ -931,14 +930,14 @@ Check column "offline" for their availability.
|
|||
|------- |------- |-----------
|
||||
|`lf visa2000 help `|Y |`This help`
|
||||
|`lf visa2000 demod `|Y |`demodulate an VISA2000 tag from the GraphBuffer`
|
||||
|`lf visa2000 read `|N |`attempt to read and extract tag data from the antenna`
|
||||
|`lf visa2000 reader `|N |`attempt to read and extract tag data from the antenna`
|
||||
|`lf visa2000 clone `|N |`clone Visa2000 tag to T55x7 or Q5/T5555`
|
||||
|`lf visa2000 sim `|N |`simulate Visa2000 tag`
|
||||
|
||||
|
||||
### mem
|
||||
|
||||
{ Flash Memory manipulation... }
|
||||
{ Flash memory manipulation... }
|
||||
|
||||
|command |offline |description
|
||||
|------- |------- |-----------
|
||||
|
@ -953,7 +952,7 @@ Check column "offline" for their availability.
|
|||
|
||||
### reveng
|
||||
|
||||
{ CRC calculations from RevEng software }
|
||||
{ CRC calculations from RevEng software... }
|
||||
|
||||
[=] reveng: no mode switch specified. Use reveng -h for help.
|
||||
|
||||
|
@ -975,7 +974,7 @@ Check column "offline" for their availability.
|
|||
|
||||
### script
|
||||
|
||||
{ Scripting commands }
|
||||
{ Scripting commands... }
|
||||
|
||||
|command |offline |description
|
||||
|------- |------- |-----------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue