Polymorphic code: Difference between revisions

Content deleted Content added
Smaffy (talk | contribs)
m hum..
m syntax
Line 1:
In computer science (or more often, in computer underground terms) '''polymorphic code''' is the act of mutating code and at thethat samemutates timewhile keeping the original [[algorithm]] intact.
 
This is often used by [[computer virus]]es and [[shellcode]] to keep their [[encryption|de/en-cryption-engines]] from being detected by [[anti virus software]] and [[Intrusion Detection Software]].