Merge pull request #1000 from tcprst/iclass_cliparser
hf iclass view, permute - now use cliparser
This commit is contained in:
@@ -46,9 +46,10 @@ Reverse permute iCLASS master key
|
||||
```
|
||||
Options
|
||||
---
|
||||
r reverse permuted key
|
||||
-r --reverse : reverse permuted key
|
||||
--key <bytes> : input key
|
||||
|
||||
pm3 --> hf iclass permute r 3F90EBF0910F7B6F
|
||||
pm3 --> hf iclass permute --reverse --key 3F90EBF0910F7B6F
|
||||
```
|
||||
|
||||
iCLASS Reader
|
||||
|
||||
@@ -241,7 +241,7 @@ Check column "offline" for their availability.
|
||||
### hf iclass
|
||||
|
||||
{ ICLASS RFIDs... }
|
||||
|
||||
|
||||
|command |offline |description
|
||||
|------- |------- |-----------
|
||||
|`hf iclass help `|Y |`This help`
|
||||
@@ -265,8 +265,8 @@ Check column "offline" for their availability.
|
||||
|`hf iclass encrypt `|Y |`[options..] Encrypt given block data`
|
||||
|`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 permutekey `|N |` Permute function from 'heart of darkness' paper`
|
||||
|`hf iclass view `|Y |`[options..] Display content from tag dump file`
|
||||
|`hf iclass permute `|N |` Permute function from 'heart of darkness' paper`
|
||||
|`hf iclass view `|Y |`[options..] Display content from tag dump file`
|
||||
|
||||
|
||||
### hf legic
|
||||
@@ -304,7 +304,7 @@ Check column "offline" for their availability.
|
||||
|`hf lto wrbl `|N |`Write block`
|
||||
|`hf lto list `|Y |`List LTO-CM history`
|
||||
|
||||
|
||||
|
||||
### hf mf
|
||||
|
||||
{ MIFARE RFIDs... }
|
||||
|
||||
Reference in New Issue
Block a user