mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-20 13:23:51 -07:00
style
This commit is contained in:
parent
ef166a1030
commit
dc80ef3713
2 changed files with 4 additions and 4 deletions
|
@ -10073,7 +10073,7 @@
|
||||||
"description": "Enables simulation of Farpointe/Pyramid card with specified card number. Simulation runs until the button is pressed or another USB command is issued. The facility-code is 8-bit and the card number is 16-bit. Larger values are truncated. Currently work only on 26bit",
|
"description": "Enables simulation of Farpointe/Pyramid card with specified card number. Simulation runs until the button is pressed or another USB command is issued. The facility-code is 8-bit and the card number is 16-bit. Larger values are truncated. Currently work only on 26bit",
|
||||||
"notes": [
|
"notes": [
|
||||||
"lf pyramid sim --fc 123 --cn 1337",
|
"lf pyramid sim --fc 123 --cn 1337",
|
||||||
"lf pyramid clone --raw 0001010101010101010440013223921c"
|
"lf pyramid sim --raw 0001010101010101010440013223921c"
|
||||||
],
|
],
|
||||||
"offline": false,
|
"offline": false,
|
||||||
"options": [
|
"options": [
|
||||||
|
@ -12162,6 +12162,6 @@
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"commands_extracted": 703,
|
"commands_extracted": 703,
|
||||||
"extracted_by": "PM3Help2JSON v1.00",
|
"extracted_by": "PM3Help2JSON v1.00",
|
||||||
"extracted_on": "2024-01-02T22:09:45"
|
"extracted_on": "2024-01-04T12:13:24"
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue