mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-20 05:13:46 -07:00
style
This commit is contained in:
parent
ef348a2aa0
commit
0ff41fa652
10 changed files with 41 additions and 41 deletions
|
@ -285,7 +285,7 @@ const static vocabulary_t vocabulary[] = {
|
|||
{ 0, "hf iclass esave" },
|
||||
{ 0, "hf iclass esetblk" },
|
||||
{ 0, "hf iclass eview" },
|
||||
{ 1, "hf iclass configcard" },
|
||||
{ 0, "hf iclass configcard" },
|
||||
{ 1, "hf iclass calcnewkey" },
|
||||
{ 1, "hf iclass encode" },
|
||||
{ 1, "hf iclass encrypt" },
|
||||
|
|
|
@ -11857,6 +11857,6 @@
|
|||
"metadata": {
|
||||
"commands_extracted": 687,
|
||||
"extracted_by": "PM3Help2JSON v1.00",
|
||||
"extracted_on": "2023-10-03T15:10:12"
|
||||
"extracted_on": "2023-10-12T12:53:10"
|
||||
}
|
||||
}
|
|
@ -424,7 +424,7 @@ Check column "offline" for their availability.
|
|||
|`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 configcard `|N |`Reader configuration card`
|
||||
|`hf iclass calcnewkey `|Y |`Calc diversified keys (blocks 3 & 4) to write new keys`
|
||||
|`hf iclass encode `|Y |`Encode binary wiegand to block 7`
|
||||
|`hf iclass encrypt `|Y |`Encrypt given block data`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue