This commit is contained in:
iceman1001 2021-01-04 22:22:32 +01:00
parent f3bd1b3d74
commit fc1c7f4fd0

View file

@ -153,7 +153,9 @@ Load iCLASS dump into memory for simulation
``` ```
Options Options
--- ---
f <filename> : load iCLASS tag-dump filename -f, --file <filename> filename of dump
--json load JSON type dump
--eml load EML type dump
pm3 --> hf iclass eload -f hf-iclass-db883702f8ff12e0.bin pm3 --> hf iclass eload -f hf-iclass-db883702f8ff12e0.bin
``` ```