Hi,
How can I determine the type of a file from "magic bytes", similar to
what the "file" command on unix does? I found
but this only seems to use the filename (extension) for finding the
type. Any hints?
-Samuel
How can I determine the type of a file from "magic bytes", similar to
what the "file" command on unix does? I found
but this only seems to use the filename (extension) for finding the
type. Any hints?
-Samuel
Comment