April 17, 2017
12:58 p.m.
On 17 April 2017 at 10:37, K K Subbu <kksubbu.ml@gmail.com> wrote:
You can use the attached magic file with file(1) command:
file -m magic <image files> ...
to detect the image type. or register the patterns with binfmt_misc to match the vm to the image type automatically.
Thanks for this!