Add --force for hf mf wrbl(v4.15864)

Otherwise writing to trailer block and block 0 won't work
master
wh201906 1 year ago
parent 2723abd260
commit c2d3248b68
No known key found for this signature in database

@ -134,7 +134,7 @@
},
"//": "When writing a block, if the result is not empty and doesn't contain the failed flag, the function will return true",
"normal write block": {
"cmd": "hf mf wrbl --blk <block> -<key type> -k <key> -d <data>",
"cmd": "hf mf wrbl --blk <block> -<key type> -k <key> -d <data> --force",
"key type": {
"A": "a",
"B": "b"
@ -238,4 +238,4 @@
"t55x7 flag": ""
}
}
}
}

Loading…
Cancel
Save