diff --git a/doc/extensions_notes.md b/doc/extensions_notes.md index d633dc8ed..063ce2b85 100644 --- a/doc/extensions_notes.md +++ b/doc/extensions_notes.md @@ -5,7 +5,7 @@ The Proxmark3 client uses a wide range of files. Here is a brief recap to get yo | extension | description| |---|---| | .exe | windows executable | -| .bin | binary file, can be firmware or memory 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 | | .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 |