Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The stated scan filter (assuming its used as a specification filter) would capture every file on a computer where the file header is marked as a valid executable image (COFF Header ) so long as it is not a DLL. Note that this will include driver files.

It No, it is not wise to use such a scan filter, for the following reasons:

...