From 0ea906a3f8eab851bdc96951a4b3b2e568b8c3bf Mon Sep 17 00:00:00 2001 From: iceman1001 Date: Sat, 10 Apr 2021 15:42:21 +0200 Subject: [PATCH] text --- doc/cliparser_todo.txt | 4 ---- doc/commands.md | 3 ++- 2 files changed, 2 insertions(+), 5 deletions(-) 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`