The field containing the file magic seems to not be correct in a lot of cases. Examples for probably corrupt ftype values:
compiled
very
assembler
exported
troff
a
RFC
PC
MSVC
MS
Little-endian
Windows
ms-windows
Embedded
,
current
executable
structured
64-bit
old
locale
amd
byte-swapped
disk
"compact
big
little
frozen
We also have the problem of multiple "different" values that are actually the same: Like
Composite
Word
CDFV2
or similar examples.
Let's collect some ideas and solutions in this issue!
The field containing the file magic seems to not be correct in a lot of cases. Examples for probably corrupt
ftype
values:We also have the problem of multiple "different" values that are actually the same: Like
or similar examples.
Let's collect some ideas and solutions in this issue!