Polymorphic code: Difference between revisions

Content deleted Content added
JohnJSal (talk | contribs)
No edit summary
m disambiguation link repair (You can help!)
Line 1:
In computer terminology, '''polymorphic code''' is code that mutates while keeping the original [[algorithm]] intact.
 
Polymorphic code was invented in 1992 by the [[Bulgarians|Bulgarian]] [[security cracking|cracker]] [[Dark Avenger]] (a [[pseudonym]]) as a means of avoiding pattern recognition from antivirus-software.
 
This technique is sometimes used by [[computer virus]]es, [[shellcode]]s and [[computer worm]]s to hide their presence.