mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 10:37:23 -07:00
Adds hf iclass esetblk
, equivalent to hf mf esetblk
Also some minor tweaks to make commands.json and commands.md properly on Windows.
This commit is contained in:
parent
456af75b78
commit
210d2847ae
7 changed files with 81 additions and 16 deletions
|
@ -421,6 +421,7 @@ Check column "offline" for their availability.
|
|||
|`hf iclass sim `|N |`Simulate iCLASS tag`
|
||||
|`hf iclass eload `|N |`Load Picopass / iCLASS dump file into emulator memory`
|
||||
|`hf iclass esave `|N |`Save emulator memory to file`
|
||||
|`hf iclass esetblk `|N |`Set emulator memory block data`
|
||||
|`hf iclass eview `|N |`View emulator memory`
|
||||
|`hf iclass configcard `|Y |`Reader configuration card`
|
||||
|`hf iclass calcnewkey `|Y |`Calc diversified keys (blocks 3 & 4) to write new keys`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue