mirror of
https://github.com/wh201906/Proxmark3GUI.git
synced 2025-02-16 22:21:30 +08:00
Add --force for hf mf wrbl(v4.15864)
Otherwise writing to trailer block and block 0 won't work
This commit is contained in:
parent
2723abd260
commit
c2d3248b68
@ -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",
|
"//": "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": {
|
"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": {
|
"key type": {
|
||||||
"A": "a",
|
"A": "a",
|
||||||
"B": "b"
|
"B": "b"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user