Multiple choice

Malware that rewrites its own code and thus appears different each time is executed

  1. oligomorphic malware

  2. polymorphic malware

  3. metamorphic malware

  4. examorphic malware

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Metamorphic malware rewrites its own code entirely each time it replicates, making it significantly harder to detect than polymorphic malware, which only changes its decryption routine.