GIAC
GREM · Question #148
In reverse engineering .NET malware, what does dynamic analysis allow you to observe?
The correct answer is B. How the application interacts with its environment in real-time. See the full explanation below for the reasoning.
Question
In reverse engineering .NET malware, what does dynamic analysis allow you to observe?
Options
- AThe source code in its original high-level language
- BHow the application interacts with its environment in real-time
- CThe static set of APIs called by the application
- DThe file size and checksum
How the community answered
(22 responses)- A5% (1)
- B77% (17)
- C5% (1)
- D14% (3)
Community Discussion
No community discussion yet for this question.