This commit is contained in:
Philippe Teuwen 2021-03-09 12:32:59 +01:00
commit a8f74b54ea
3 changed files with 5 additions and 5 deletions

View file

@ -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.