Anti-Malware Applications


Anti-malware applications

Most anti-malware applications detect threats by either matching a file to a signature or detecting unusual activities.

  • typically depend more heavily on detecting signatures (often called heuristics)
  • signatures are easier to write and detect more reliably
  • vendors typically update malware signatures once a day or more

Tools