Module malwaredb_types::doc::office95
source · Structs§
- Clsid is the UUID which matches a Docfile subtype, and the first three segments could be in big or little endian, so we have to check both
- A struct representing the older Microsoft Office format, Office95, aka Docfile.
Enums§
- UUID file type, of which only a subset is of interest This is how we can filter out container formats, like .msi (installer) files.