mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
typos
This commit is contained in:
parent
3c4044111f
commit
a8f74b54ea
3 changed files with 5 additions and 5 deletions
|
@ -65,7 +65,7 @@ Dictionaries used by the client will be copied to
|
|||
```
|
||||
|
||||
Here you find the default dictionaries used for commands like `hf mf chk`, `hf mf fchk`, `lf t55xx chk`
|
||||
A dictionary file is a text based file with one key per line in hexdecimal form.
|
||||
A dictionary file is a text based file with one key per line in hexadecimal form.
|
||||
The length of the key is decided by the Proxmark3 client for the different commands. All chars afterwards on line is ignored.
|
||||
if key isn't a hex number, the key is ignored.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue