mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
typos
This commit is contained in:
parent
0ed66781a7
commit
88308ea727
98 changed files with 271 additions and 271 deletions
|
@ -15,7 +15,7 @@ It also write the dump to an eml-file <uid>.eml.
|
|||
|
||||
(The difference between an .eml-file and a .bin-file is that the eml file contains
|
||||
ASCII representation of the hex-data, with linebreaks between 'rows'. A .bin-file contains the
|
||||
raw data, but when saving into that for, we lose the infromation about how the memory is structured.
|
||||
raw data, but when saving into that for, we lose the information about how the memory is structured.
|
||||
For example: 24 bytes could be 6 blocks of 4 bytes, or vice versa.
|
||||
Therefore, the .eml is better to use file when saving dumps.)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue