What is the primary difference between static and dynamic malware analysis?
-
A
Static analysis runs the malware; dynamic analysis does not
-
B
Static analysis examines code without execution; dynamic analysis observes malware behavior during execution
-
C
Static analysis uses virtual machines; dynamic analysis uses physical machines
-
D
There is no difference — both involve executing the malware