mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-19 21:03:48 -07:00
Update extensions_notes.md
eml deprecated Signed-off-by: kitsunehunter <90627943+kitsunehunter@users.noreply.github.com>
This commit is contained in:
parent
e2f568b740
commit
1ab70541aa
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ The Proxmark3 client uses a wide range of files. Here is a brief recap to get yo
|
||||||
|---|---|
|
|---|---|
|
||||||
| .exe | windows executable |
|
| .exe | windows executable |
|
||||||
| .bin | binary file, can be firmware or memory dump of a tag or keys dump of a tag|
|
| .bin | binary file, can be firmware or memory dump of a tag or keys dump of a tag|
|
||||||
| .eml | text file, with memory dump of a tag |
|
| .eml | text file, with memory dump of a tag (deprecated) |
|
||||||
| .mfd | binary file, MIFARE file dump, name comes from NFC-Tools. Usually created with Mifare Classic Tool app (MCT) or NFC-Tools, contains memory dump of tag. Very similar to .bin file |
|
| .mfd | binary file, MIFARE file dump, name comes from NFC-Tools. Usually created with Mifare Classic Tool app (MCT) or NFC-Tools, contains memory dump of tag. Very similar to .bin file |
|
||||||
| .json | JSON file, usually settings file or it can also be a memory dump of a tag |
|
| .json | JSON file, usually settings file or it can also be a memory dump of a tag |
|
||||||
| .dic | dictionary file. textual, with keys/passwords one line / key |
|
| .dic | dictionary file. textual, with keys/passwords one line / key |
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue