mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-01-31 20:41:27 +08:00
style
This commit is contained in:
parent
12fc664870
commit
ade322a410
2 changed files with 2 additions and 2 deletions
|
@ -174,7 +174,7 @@ local function main(args)
|
|||
--Write the sector trailer for the credential sector
|
||||
core.console('hf mf esetblk --blk 7 -d 484944204953787788AA204752454154')
|
||||
local cardh = cardHex(cardnum, facility)
|
||||
|
||||
|
||||
print('Facility Code... ' .. facility)
|
||||
print('Card number..... ' .. cardnum)
|
||||
print('Hex............. ' .. cardh)
|
||||
|
|
|
@ -11856,6 +11856,6 @@
|
|||
"metadata": {
|
||||
"commands_extracted": 687,
|
||||
"extracted_by": "PM3Help2JSON v1.00",
|
||||
"extracted_on": "2023-10-15T11:21:02"
|
||||
"extracted_on": "2023-10-15T15:14:39"
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue