mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-01-09 01:36:52 +08:00
text
This commit is contained in:
parent
f3bd1b3d74
commit
fc1c7f4fd0
1 changed files with 3 additions and 1 deletions
|
@ -153,7 +153,9 @@ Load iCLASS dump into memory for simulation
|
|||
```
|
||||
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
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue