What distinguishes dynamic malware analysis from static analysis?
-
A
Dynamic analysis examines code without execution; static runs the sample
-
B
Dynamic analysis executes the sample in a controlled environment to observe behavior
-
C
Dynamic analysis only works on scripts, not binaries
-
D
Dynamic analysis requires source code access