mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
mem load: update examples
This commit is contained in:
parent
b09849c91b
commit
9d05628c3c
3 changed files with 9 additions and 9 deletions
|
@ -512,9 +512,9 @@ m : upload 6 bytes keys (mifare key dictionary)
|
|||
i : upload 8 bytes keys (iClass key dictionary)
|
||||
t : upload 4 bytes keys (pwd dictionary)
|
||||
|
||||
pm3 --> mem load f dictionaries/mfc_default_keys m
|
||||
pm3 --> mem load f dictionaries/t55xx_default_pwds t
|
||||
pm3 --> mem load f dictionaries/iclass_default_keys i
|
||||
pm3 --> mem load f mfc_default_keys m
|
||||
pm3 --> mem load f t55xx_default_pwds t
|
||||
pm3 --> mem load f iclass_default_keys i
|
||||
```
|
||||
|
||||
## Sim Module
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue