Glossary

3 5 6 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Polymorphic Malware

Polymorphic Malware, Malware that changes each instance to avoid detection. It typically has two parts: the decryptor and the encrypted program body. Each instance can encrypt the malware program differently and hence has a different decryptor; however, once decrypted, the same malware code is executed. (contrast with metamorphic malware). Malware que cambia cada instancia para…
Leer más