Source code virus
Appearance
Source code viruses are a subset of computer viruses that make modifications to source code located on an infected machine. A source file can be overwritten such that it includes a call to some malicious code. By targeting a generic programming language, such as C, source code viruses can be very portable. Source code viruses are rare, partly due to the difficulty of parsing source code programatically, but have been reported to exist.
References
- Tanenbaum, Andrew S. (2008). Modern Operating Systems (3rd ed.). Pearson Prentice Hall. pp. 679โ80. ISBN 0-13-600663-9. OCLC 182663198.