mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-05-12 11:18:11 -07:00
typos
This commit is contained in:
+1
-1
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user