This commit is contained in:
iceman1001 2021-04-10 15:42:21 +02:00
commit 0ea906a3f8
2 changed files with 2 additions and 5 deletions

View file

@ -18,19 +18,15 @@ hf felica rqspecver
hf felica resetmode hf felica resetmode
hf mf hardnested hf mf hardnested
hf mf autopwn hf mf autopwn
hf mf nack
hf mf decrypt hf mf decrypt
hf mf rdsc hf mf rdsc
hf mf restore hf mf restore
hf mf setmod hf mf setmod
hf mf wrbl hf mf wrbl
hf mf ecfill hf mf ecfill
hf mf eclr
hf mf ekeyprn
hf mf eload hf mf eload
hf mf esave hf mf esave
hf mf eset hf mf eset
hf mf eview
hf mf cload hf mf cload
hf mf csave hf mf csave
hf mf csetblk hf mf csetblk

View file

@ -403,6 +403,7 @@ Check column "offline" for their availability.
|`hf mf rdsc `|N |`Read MIFARE Classic sector` |`hf mf rdsc `|N |`Read MIFARE Classic sector`
|`hf mf restore `|N |`Restore MIFARE Classic binary file to BLANK tag` |`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 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 wipe `|N |`Wipe card to zeros and default keys/acc`
|`hf mf wrbl `|N |`Write MIFARE Classic block` |`hf mf wrbl `|N |`Write MIFARE Classic block`
|`hf mf sim `|N |`Simulate MIFARE card` |`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 eload `|N |`Load from file emul dump`
|`hf mf esave `|N |`Save to file emul dump` |`hf mf esave `|N |`Save to file emul dump`
|`hf mf eset `|N |`Set emulator memory block` |`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 cgetblk `|N |`Read block`
|`hf mf cgetsc `|N |`Read sector` |`hf mf cgetsc `|N |`Read sector`
|`hf mf cload `|N |`Load dump` |`hf mf cload `|N |`Load dump`