mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 10:37:23 -07:00
hf iclass eload - now uses cliparser
This commit is contained in:
parent
777cb5a8ce
commit
71cf7da4c2
2 changed files with 27 additions and 46 deletions
|
@ -135,7 +135,7 @@ Options
|
|||
---
|
||||
f <filename> : load iCLASS tag-dump filename
|
||||
|
||||
pm3 --> hf iclass eload f hf-iclass-db883702f8ff12e0.bin
|
||||
pm3 --> hf iclass eload -f hf-iclass-db883702f8ff12e0.bin
|
||||
```
|
||||
|
||||
Clone iCLASS Legacy Sequence
|
||||
|
@ -160,7 +160,7 @@ pm3 --> hf iclass sim 3
|
|||
Simulate iCLASS Sequence
|
||||
```
|
||||
pm3 --> hf iclass dump k 0
|
||||
pm3 --> hf iclass eload f hf-iclass-db883702f8ff12e0.bin
|
||||
pm3 --> hf iclass eload -f hf-iclass-db883702f8ff12e0.bin
|
||||
pm3 --> hf iclass sim 3
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue