When.com Web Search

Search results

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

    en.wikipedia.org/wiki/Polymorphic_code

    Polymorphic code. In computing, polymorphic code is code that uses a polymorphic engine to mutate while keeping the original algorithm intact - that is, the code changes itself every time it runs, but the function of the code (its semantics) stays the same. For example, the simple math expressions 3+1 and 6-2 both achieve the same result, yet ...

  3. 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.

  4. Comparison of computer viruses - Wikipedia

    en.wikipedia.org/wiki/Comparison_of_computer_viruses

    The compilation of a unified list of computer viruses is made difficult due to their subsequent naming. To aid the fight against computer viruses and other types of malicious software, many security advisory organizations and developers of anti-virus software compile and publish lists of viruses.

  5. Intrusion detection system evasion techniques - Wikipedia

    en.wikipedia.org/wiki/Intrusion_detection_system...

    Polymorphic attacks don't have a single detectable signature, making them very difficult for signature-based IDS, and even some anomaly-based IDS, to detect. [ 1 ] [ 4 ] Shikata ga nai ("it cannot be helped") is a popular polymorphic encoder in the Metasploit framework used to convert malicious shellcode into difficult-to-detect polymorphic ...

  6. Polymorphic engine - Wikipedia

    en.wikipedia.org/wiki/Polymorphic_engine

    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. They do so ...

  7. Malware analysis - Wikipedia

    en.wikipedia.org/wiki/Malware_Analysis

    Malware analysis. Malware analysis is the study or process of determining the functionality, origin and potential impact of a given malware sample such as a virus, worm, trojan horse, rootkit, or backdoor. [1] Malware or malicious software is any computer software intended to harm the host operating system or to steal sensitive data from users ...

  8. Oligomorphic code - Wikipedia

    en.wikipedia.org/wiki/Oligomorphic_code

    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]

  9. Smeg Virus Construction Kit - Wikipedia

    en.wikipedia.org/wiki/Smeg_Virus_Construction_Kit

    The Smeg Virus Construction Kit (or SMEG) is a polymorphic engine written by virus writer Chris Pile, known as The Black Baron. SMEG is an acronym for Simulated Metamorphic Encryption Generator. Messages within the two viruses Pile created with it, SMEG.Pathogen and SMEG.Queeg, suggest that it is also an allusion to the word smeg, used as a ...