This document summarizes and analyzes previous research on applying genetic algorithms to malware detection and creation. Section 2 summarizes a paper that compared the performance of genetic algorithm-based classifiers to non-genetic classifiers for detecting malware. It found genetic algorithms performed comparably to other methods in classification accuracy but with lower processing overhead. Sections 3 and 4 summarize papers applying genetic algorithms to optimize parameters for real-time malware detection and to evolve malware signatures similar to antibodies. Section 5 discusses using genetic algorithms to evolve malware. The document analyzes the effectiveness of genetic algorithms for malware detection tasks and issues around using them to evolve malware.