Jump to content

Polymorphic code

From Simple English Wikipedia, the free encyclopedia
Revision as of 11:58, 25 April 2020 by Ricez75 (talk | changes) (Made the page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Polymorphic code is computer code that is able to change itself, but also keep the exact instructions. The code can change every time it is run. Polymorphic code is sometimes used by computer viruses, worms and other malware so that they can hide from antivirus software.