When.com Web Search

  1. Ads

    related to: metamorphic vs polymorphic malware scan procedure

Search results

  1. Results From The WOW.Com Content Network
  2. Metamorphic code - Wikipedia

    en.wikipedia.org/wiki/Metamorphic_code

    Metamorphic code is used by some viruses when they are about to infect new files, and the result is that the next generation will never look like current generation. The mutated code will do exactly the same thing (under the interpretation used), but the child's binary representation will typically be completely different from the parent's.

  3. Oligomorphic code - Wikipedia

    en.wikipedia.org/wiki/Oligomorphic_code

    Oligomorphic code, also known as semi-polymorphic code, is a method used by a computer virus to obfuscate its decryptor by generating different versions of it, in order to evade detection by antivirus software. It is similar to, but less sophisticated than, polymorphic code. [1]

  4. Polymorphic code - Wikipedia

    en.wikipedia.org/wiki/Polymorphic_code

    The first known polymorphic virus was written by Mark Washburn. The virus, called 1260, was written in 1990. A better-known polymorphic virus was created in 1992 by the hacker Dark Avenger as a means of avoiding pattern recognition from antivirus software. A common and very virulent polymorphic virus is the file infecter Virut.

  5. Comparison of computer viruses - Wikipedia

    en.wikipedia.org/wiki/Comparison_of_computer_viruses

    Polymorphic, Macro virus 1999-06-03 Sam Rogers Infects Word Documents Simile: Etap, MetaPHOR Windows Polymorphic The Mental Driller The metamorphic code accounts for around 90% of the virus' code SMEG engine: DOS Polymorphic 1994 United Kingdom: The Black Baron Two viruses were created using the engine: Pathogen and Queeg. Stoned: DOS Boot ...

  6. Polymorphic engine - Wikipedia

    en.wikipedia.org/wiki/Polymorphic_engine

    A polymorphic engine (sometimes called mutation engine or mutating engine) is a software component that uses polymorphic code to alter the payload while preserving the same functionality. Polymorphic engines are used almost exclusively in malware , with the purpose of being harder for antivirus software to detect.

  7. Malware - Wikipedia

    en.wikipedia.org/wiki/Malware

    Because antivirus does not typically scan memory and only scans files on the drive, this allows the malware to evade detection. Advanced malware has the ability to transform itself into different variations, making it less likely to be detected due to the differences in its signatures. This is known as polymorphic malware.