diff --git a/doc/cliparser_todo.txt b/doc/cliparser_todo.txt index 5904252aa..e434ea617 100644 --- a/doc/cliparser_todo.txt +++ b/doc/cliparser_todo.txt @@ -18,19 +18,15 @@ hf felica rqspecver hf felica resetmode hf mf hardnested hf mf autopwn -hf mf nack hf mf decrypt hf mf rdsc hf mf restore hf mf setmod hf mf wrbl hf mf ecfill -hf mf eclr -hf mf ekeyprn hf mf eload hf mf esave hf mf eset -hf mf eview hf mf cload hf mf csave hf mf csetblk diff --git a/doc/commands.md b/doc/commands.md index 72a2eb1b7..ff84df328 100644 --- a/doc/commands.md +++ b/doc/commands.md @@ -403,6 +403,7 @@ Check column "offline" for their availability. |`hf mf rdsc `|N |`Read MIFARE Classic sector` |`hf mf restore `|N |`Restore MIFARE Classic binary file to BLANK tag` |`hf mf setmod `|N |`Set MIFARE Classic EV1 load modulation strength` +|`hf mf view `|Y |`Display content from tag dump file` |`hf mf wipe `|N |`Wipe card to zeros and default keys/acc` |`hf mf wrbl `|N |`Write MIFARE Classic block` |`hf mf sim `|N |`Simulate MIFARE card` @@ -414,7 +415,7 @@ Check column "offline" for their availability. |`hf mf eload `|N |`Load from file emul dump` |`hf mf esave `|N |`Save to file emul dump` |`hf mf eset `|N |`Set emulator memory block` -|`hf mf eview `|N |`View emul memory` +|`hf mf eview `|N |`View emulator memory` |`hf mf cgetblk `|N |`Read block` |`hf mf cgetsc `|N |`Read sector` |`hf mf cload `|N |`Load dump`