Tagged Questions
-1
votes
1answer
103 views
Would this be plausible for a metamorphic virus? Not repeatedly infecting same system
Would this be plausible for a metamorphic virus? When a new generation (for lack of better word) is created it would hard code a random file name, that would be checked to see if the system was ...
3
votes
3answers
336 views
How do polymorphic/metamorphic/self-encrypting/self-changing file infectors know if they have infected a file or not?
If a virus rewrites itself for each infection how would it know if it has infected a file or not? If it keeps infecting the same file soon the whole file structure will be corrupt. For example how ...