Fix broken QNX4/6 detection
The previous QNX detection was erroneously using the QNX4 Boot block magic, but labelled QNX6. This PR fixes the labels and add the proper QNX6 Super Block magic, known as QNX6_SUPER_MAGIC. For further details see: https://www.forensicfocus.com/Forums/viewtopic/t=16846/ https://github.com/torvalds/linux/blob/6f0d349d922ba44e4348a17a78ea51b7135965b1/include/uapi/linux/magic.h#L49 https://github.com/torvalds/linux/blob/master/fs/qnx6/inode.c
Showing
Please
register
or
sign in
to comment