mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 10:37:23 -07:00
Fixed iclass info available in offline mode
Fixed iclass info available in offline mode
This commit is contained in:
parent
90ac7fb67b
commit
22b85c74d8
5 changed files with 9 additions and 9 deletions
|
@ -406,7 +406,7 @@ Check column "offline" for their availability.
|
|||
|command |offline |description
|
||||
|------- |------- |-----------
|
||||
|`hf iclass help `|Y |`This help`
|
||||
|`hf iclass list `|N |`List iclass history`
|
||||
|`hf iclass list `|Y |`List iclass history`
|
||||
|`hf iclass dump `|N |`Dump Picopass / iCLASS tag to file`
|
||||
|`hf iclass info `|N |`Tag information`
|
||||
|`hf iclass rdbl `|N |`Read Picopass / iCLASS block`
|
||||
|
@ -426,7 +426,7 @@ Check column "offline" for their availability.
|
|||
|`hf iclass eview `|N |`View emulator memory`
|
||||
|`hf iclass configcard `|N |`Reader configuration card`
|
||||
|`hf iclass calcnewkey `|Y |`Calc diversified keys (blocks 3 & 4) to write new keys`
|
||||
|`hf iclass encode `|N |`Encode binary wiegand to block 7`
|
||||
|`hf iclass encode `|Y |`Encode binary wiegand to block 7`
|
||||
|`hf iclass encrypt `|Y |`Encrypt given block data`
|
||||
|`hf iclass decrypt `|Y |`Decrypt given block data or tag dump file`
|
||||
|`hf iclass managekeys `|Y |`Manage keys to use with iclass commands`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue