mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
fix typos and regenerate command list
This commit is contained in:
parent
e3a6ab7b4f
commit
ef0cf93a5d
9 changed files with 85 additions and 56 deletions
|
@ -74,7 +74,7 @@ Check column "offline" for their availability.
|
|||
|command |offline |description
|
||||
|------- |------- |-----------
|
||||
|`analyse help `|Y |`This help`
|
||||
|`analyse lcr `|Y |`Generate final byte for XOR LRC`
|
||||
|`analyse lrc `|Y |`Generate final byte for XOR LRC`
|
||||
|`analyse crc `|Y |`Stub method for CRC evaluations`
|
||||
|`analyse chksum `|Y |`Checksum with adding, masking and one's complement`
|
||||
|`analyse dates `|Y |`Look for datestamps in a given array of bytes`
|
||||
|
@ -382,6 +382,7 @@ Check column "offline" for their availability.
|
|||
|`hf gallagher delete `|N |`Delete Gallagher credentials from a DESFire card`
|
||||
|`hf gallagher diversifykey`|Y |`Diversify Gallagher key`
|
||||
|`hf gallagher decode `|Y |`Decode Gallagher credential block`
|
||||
|`hf gallagher encode `|Y |`Encode Gallagher credential block`
|
||||
|
||||
|
||||
### hf iclass
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue