📎 AI Summary:
The thread discusses metamorphic viruses, with the original poster asking for a definition and protection methods. A respondent clarifies that they likely meant polymorphic viruses, explaining their self-modifying nature and difficulty to detect with signature-based scanners, while noting that modern security products can typically identify such malware. The conversation concludes with a link to a resource that provides further details and solutions for dealing with metamorphic viruses.

Amit Shaw

New Member
Joined
Mar 24, 2018
Messages
2
Thread Author #1
What is a metamorphic virus and how do we protect ourselves from this virus?
 

Solution
I believe you mean polymorphic and it's a virus with an often encrypted payload which also will clone itself and make modifications to it's own code to help avoid detection. Generally speaking these types of viruses can only fool signature based scanners. Many products today can easily detect these types of malware such as Bitdefender or Webroot.

Neemobeer

Windows Forum Team
Staff member
Joined
Jul 4, 2015
Messages
8,995
I believe you mean polymorphic and it's a virus with an often encrypted payload which also will clone itself and make modifications to it's own code to help avoid detection. Generally speaking these types of viruses can only fool signature based scanners. Many products today can easily detect these types of malware such as Bitdefender or Webroot.
 

Solution