mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-20 05:13:46 -07:00
text
This commit is contained in:
parent
3bdbeb2b44
commit
8cc9b3e637
2 changed files with 12 additions and 21 deletions
|
@ -13,6 +13,7 @@ analyse a
|
||||||
analyse nuid
|
analyse nuid
|
||||||
analyse demodbuff
|
analyse demodbuff
|
||||||
analyse freq
|
analyse freq
|
||||||
|
analyse foo
|
||||||
data biphaserawdecode
|
data biphaserawdecode
|
||||||
data detectclock
|
data detectclock
|
||||||
data fsktonrz
|
data fsktonrz
|
||||||
|
@ -89,6 +90,7 @@ hf fido list
|
||||||
hf fido info
|
hf fido info
|
||||||
hf iclass info
|
hf iclass info
|
||||||
hf iclass list
|
hf iclass list
|
||||||
|
hf iclass permutekey
|
||||||
hf legic list
|
hf legic list
|
||||||
hf legic reader
|
hf legic reader
|
||||||
hf legic info
|
hf legic info
|
||||||
|
@ -249,16 +251,10 @@ lf idteck demod
|
||||||
lf idteck read
|
lf idteck read
|
||||||
lf indala demod
|
lf indala demod
|
||||||
lf indala altdemod
|
lf indala altdemod
|
||||||
lf indala read
|
|
||||||
lf indala sim
|
lf indala sim
|
||||||
lf io demod
|
|
||||||
lf io read
|
|
||||||
lf io clone
|
lf io clone
|
||||||
lf io sim
|
lf io sim
|
||||||
lf io watch
|
lf io watch
|
||||||
lf jablotron demod
|
|
||||||
lf jablotron read
|
|
||||||
lf jablotron clone
|
|
||||||
lf jablotron sim
|
lf jablotron sim
|
||||||
lf keri demod
|
lf keri demod
|
||||||
lf motorola demod
|
lf motorola demod
|
||||||
|
@ -275,10 +271,6 @@ lf paradox demod
|
||||||
lf pcf7931 read
|
lf pcf7931 read
|
||||||
lf pcf7931 write
|
lf pcf7931 write
|
||||||
lf pcf7931 config
|
lf pcf7931 config
|
||||||
lf presco demod
|
|
||||||
lf pyramid demod
|
|
||||||
lf securakey demod
|
|
||||||
lf ti demod
|
|
||||||
lf ti write
|
lf ti write
|
||||||
lf t55xx config
|
lf t55xx config
|
||||||
lf t55xx dangerraw
|
lf t55xx dangerraw
|
||||||
|
@ -300,8 +292,6 @@ lf t55xx recoverpw
|
||||||
lf t55xx sniff
|
lf t55xx sniff
|
||||||
lf t55xx special
|
lf t55xx special
|
||||||
lf t55xx wipe
|
lf t55xx wipe
|
||||||
lf viking demod
|
|
||||||
lf visa2000 demod
|
|
||||||
mem spiffs
|
mem spiffs
|
||||||
smart list
|
smart list
|
||||||
smart info
|
smart info
|
||||||
|
|
|
@ -38,6 +38,7 @@ Check column "offline" for their availability.
|
||||||
|`analyse nuid `|Y |`create NUID from 7byte UID`
|
|`analyse nuid `|Y |`create NUID from 7byte UID`
|
||||||
|`analyse demodbuff `|Y |`Load binary string to demodbuffer`
|
|`analyse demodbuff `|Y |`Load binary string to demodbuffer`
|
||||||
|`analyse freq `|Y |`Calc wave lengths`
|
|`analyse freq `|Y |`Calc wave lengths`
|
||||||
|
|`analyse foo `|Y |`muxer`
|
||||||
|
|
||||||
|
|
||||||
### data
|
### data
|
||||||
|
@ -267,7 +268,7 @@ Check column "offline" for their availability.
|
||||||
|`hf iclass encrypt `|Y |`[options..] Encrypt given block data`
|
|`hf iclass encrypt `|Y |`[options..] Encrypt given block data`
|
||||||
|`hf iclass decrypt `|Y |`[options..] Decrypt given block data or tag dump file`
|
|`hf iclass decrypt `|Y |`[options..] Decrypt given block data or tag dump file`
|
||||||
|`hf iclass managekeys `|Y |`[options..] Manage keys to use with iclass commands`
|
|`hf iclass managekeys `|Y |`[options..] Manage keys to use with iclass commands`
|
||||||
|`hf iclass permute `|N |` Permute function from 'heart of darkness' paper`
|
|`hf iclass permutekey `|N |` Permute function from 'heart of darkness' paper`
|
||||||
|`hf iclass view `|Y |`[options..] Display content from tag dump file`
|
|`hf iclass view `|Y |`[options..] Display content from tag dump file`
|
||||||
|
|
||||||
|
|
||||||
|
@ -692,7 +693,7 @@ Check column "offline" for their availability.
|
||||||
|`lf indala help `|Y |`this help`
|
|`lf indala help `|Y |`this help`
|
||||||
|`lf indala demod `|Y |`demodulate an indala tag (PSK1) from GraphBuffer`
|
|`lf indala demod `|Y |`demodulate an indala tag (PSK1) from GraphBuffer`
|
||||||
|`lf indala altdemod `|Y |`alternative method to Demodulate samples for Indala 64 bit UID (option '224' for 224 bit)`
|
|`lf indala altdemod `|Y |`alternative method to Demodulate samples for Indala 64 bit UID (option '224' for 224 bit)`
|
||||||
|`lf indala read `|N |`read an Indala Prox tag from the antenna`
|
|`lf indala reader `|N |`read an Indala Prox tag from the antenna`
|
||||||
|`lf indala clone `|N |`clone Indala tag to T55x7 or Q5/T5555`
|
|`lf indala clone `|N |`clone Indala tag to T55x7 or Q5/T5555`
|
||||||
|`lf indala sim `|N |`simulate Indala tag`
|
|`lf indala sim `|N |`simulate Indala tag`
|
||||||
|
|
||||||
|
@ -705,7 +706,7 @@ Check column "offline" for their availability.
|
||||||
|------- |------- |-----------
|
|------- |------- |-----------
|
||||||
|`lf io help `|Y |`this help`
|
|`lf io help `|Y |`this help`
|
||||||
|`lf io demod `|Y |`demodulate an IOProx tag from the GraphBuffer`
|
|`lf io demod `|Y |`demodulate an IOProx tag from the GraphBuffer`
|
||||||
|`lf io read `|N |`attempt to read and extract tag data`
|
|`lf io reader `|N |`attempt to read and extract tag data`
|
||||||
|`lf io clone `|N |`clone IOProx tag to T55x7 or Q5/T5555`
|
|`lf io clone `|N |`clone IOProx tag to T55x7 or Q5/T5555`
|
||||||
|`lf io sim `|N |`simulate IOProx tag`
|
|`lf io sim `|N |`simulate IOProx tag`
|
||||||
|`lf io watch `|N |`continuously watch for cards. Reader mode`
|
|`lf io watch `|N |`continuously watch for cards. Reader mode`
|
||||||
|
@ -719,7 +720,7 @@ Check column "offline" for their availability.
|
||||||
|------- |------- |-----------
|
|------- |------- |-----------
|
||||||
|`lf jablotron help `|Y |`This help`
|
|`lf jablotron help `|Y |`This help`
|
||||||
|`lf jablotron demod `|Y |`Demodulate an Jablotron tag from the GraphBuffer`
|
|`lf jablotron demod `|Y |`Demodulate an Jablotron tag from the GraphBuffer`
|
||||||
|`lf jablotron read `|N |`Attempt to read and extract tag data from the antenna`
|
|`lf jablotron reader `|N |`Attempt to read and extract tag data from the antenna`
|
||||||
|`lf jablotron clone `|N |`clone jablotron tag to T55x7 or Q5/T5555`
|
|`lf jablotron clone `|N |`clone jablotron tag to T55x7 or Q5/T5555`
|
||||||
|`lf jablotron sim `|N |`simulate jablotron tag`
|
|`lf jablotron sim `|N |`simulate jablotron tag`
|
||||||
|
|
||||||
|
@ -732,7 +733,7 @@ Check column "offline" for their availability.
|
||||||
|------- |------- |-----------
|
|------- |------- |-----------
|
||||||
|`lf keri help `|Y |`This help`
|
|`lf keri help `|Y |`This help`
|
||||||
|`lf keri demod `|Y |`Demodulate an KERI tag from the GraphBuffer`
|
|`lf keri demod `|Y |`Demodulate an KERI tag from the GraphBuffer`
|
||||||
|`lf keri read `|N |`Attempt to read and extract tag data from the antenna`
|
|`lf keri reader `|N |`Attempt to read and extract tag data from the antenna`
|
||||||
|`lf keri clone `|N |`clone KERI tag to T55x7 or Q5/T5555`
|
|`lf keri clone `|N |`clone KERI tag to T55x7 or Q5/T5555`
|
||||||
|`lf keri sim `|N |`simulate KERI tag`
|
|`lf keri sim `|N |`simulate KERI tag`
|
||||||
|
|
||||||
|
@ -745,7 +746,7 @@ Check column "offline" for their availability.
|
||||||
|------- |------- |-----------
|
|------- |------- |-----------
|
||||||
|`lf motorola help `|Y |`This help`
|
|`lf motorola help `|Y |`This help`
|
||||||
|`lf motorola demod `|Y |`Demodulate an MOTOROLA tag from the GraphBuffer`
|
|`lf motorola demod `|Y |`Demodulate an MOTOROLA tag from the GraphBuffer`
|
||||||
|`lf motorola read `|N |`Attempt to read and extract tag data from the antenna`
|
|`lf motorola reader `|N |`Attempt to read and extract tag data from the antenna`
|
||||||
|`lf motorola clone `|N |`clone MOTOROLA tag to T55x7`
|
|`lf motorola clone `|N |`clone MOTOROLA tag to T55x7`
|
||||||
|`lf motorola sim `|N |`simulate MOTOROLA tag`
|
|`lf motorola sim `|N |`simulate MOTOROLA tag`
|
||||||
|
|
||||||
|
@ -772,7 +773,7 @@ Check column "offline" for their availability.
|
||||||
|------- |------- |-----------
|
|------- |------- |-----------
|
||||||
|`lf nexwatch help `|Y |`This help`
|
|`lf nexwatch help `|Y |`This help`
|
||||||
|`lf nexwatch demod `|Y |`Demodulate a NexWatch tag (nexkey, quadrakey) from the GraphBuffer`
|
|`lf nexwatch demod `|Y |`Demodulate a NexWatch tag (nexkey, quadrakey) from the GraphBuffer`
|
||||||
|`lf nexwatch read `|N |`Attempt to Read and Extract tag data from the antenna`
|
|`lf nexwatch reader `|N |`Attempt to Read and Extract tag data from the antenna`
|
||||||
|`lf nexwatch clone `|N |`clone NexWatch tag to T55x7`
|
|`lf nexwatch clone `|N |`clone NexWatch tag to T55x7`
|
||||||
|`lf nexwatch sim `|N |`simulate NexWatch tag`
|
|`lf nexwatch sim `|N |`simulate NexWatch tag`
|
||||||
|
|
||||||
|
@ -785,7 +786,7 @@ Check column "offline" for their availability.
|
||||||
|------- |------- |-----------
|
|------- |------- |-----------
|
||||||
|`lf noralsy help `|Y |`This help`
|
|`lf noralsy help `|Y |`This help`
|
||||||
|`lf noralsy demod `|Y |`Demodulate an Noralsy tag from the GraphBuffer`
|
|`lf noralsy demod `|Y |`Demodulate an Noralsy tag from the GraphBuffer`
|
||||||
|`lf noralsy read `|N |`Attempt to read and extract tag data from the antenna`
|
|`lf noralsy reader `|N |`Attempt to read and extract tag data from the antenna`
|
||||||
|`lf noralsy clone `|N |`clone Noralsy tag to T55x7 or Q5/T5555`
|
|`lf noralsy clone `|N |`clone Noralsy tag to T55x7 or Q5/T5555`
|
||||||
|`lf noralsy sim `|N |`simulate Noralsy tag`
|
|`lf noralsy sim `|N |`simulate Noralsy tag`
|
||||||
|
|
||||||
|
@ -798,7 +799,7 @@ Check column "offline" for their availability.
|
||||||
|------- |------- |-----------
|
|------- |------- |-----------
|
||||||
|`lf pac help `|Y |`This help`
|
|`lf pac help `|Y |`This help`
|
||||||
|`lf pac demod `|Y |`Demodulate a PAC tag from the GraphBuffer`
|
|`lf pac demod `|Y |`Demodulate a PAC tag from the GraphBuffer`
|
||||||
|`lf pac read `|N |`Attempt to read and extract tag data from the antenna`
|
|`lf pac reader `|N |`Attempt to read and extract tag data from the antenna`
|
||||||
|`lf pac clone `|N |`clone PAC tag to T55x7`
|
|`lf pac clone `|N |`clone PAC tag to T55x7`
|
||||||
|`lf pac sim `|N |`simulate PAC tag`
|
|`lf pac sim `|N |`simulate PAC tag`
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue