mirror of
https://github.com/wh201906/Proxmark3GUI.git
synced 2025-03-03 13:27:39 +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",
|
||||
"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…
x
Reference in New Issue
Block a user