mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
rename and move dict files
This commit is contained in:
parent
915c200ebc
commit
23044c00d0
16 changed files with 30 additions and 29 deletions
|
@ -1,9 +1,9 @@
|
|||
### First things on your RDV40
|
||||
You will need to run these commands to make sure your rdv4 is prepared
|
||||
```
|
||||
pm3 --> mem load f default_keys m
|
||||
pm3 --> mem load f default_pwd t
|
||||
pm3 --> mem load f default_iclass_keys i
|
||||
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 --> lf t55xx deviceconfig a 29 b 17 c 15 d 47 e 15 p
|
||||
pm3 --> lf t55xx deviceconfig r 1 a 31 b 20 c 18 d 50 e 15 p
|
||||
pm3 --> lf t55xx deviceconfig r 2 a 31 b 20 c 18 d 40 e 15 p
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue