question about virus's in general
considering for a fact that virus's (at least most of the truly devestating ones) use assembly, I was just wondering how they can still spread? I mean since assembly is based on the commands used for the specific processor of a computer, how can a virus written in assembly spread to so many different computers? I mean do they include "if" instructions in order to deal with every single type of processor? Thanks.
Re: question about virus's in general
Quote:
Originally posted here by stickmansquark
I mean since assembly is based on the commands used for the specific processor of a computer, how can a virus written in assembly spread to so many different computers?
Because they're all written for and running on (unpatched) windows machines with Intel (or compatible) hardware.