GIAC
GREM · Question #92
Which of the following statements is true when dealing with malware that employs misdirection through code restructuring?
The correct answer is C. Dynamic analysis can help reveal the actual execution path that might be obscured in static. See the full explanation below for the reasoning.
Question
Which of the following statements is true when dealing with malware that employs misdirection through code restructuring?
Options
- AThe malware cannot execute in environments with different CPU architectures.
- BStatic analysis alone is usually sufficient to understand the malware's execution flow.
- CDynamic analysis can help reveal the actual execution path that might be obscured in static
- DHigh-level language decompilers will always accurately reconstruct the original source code from
How the community answered
(32 responses)- A6% (2)
- B9% (3)
- C81% (26)
- D3% (1)
Community Discussion
No community discussion yet for this question.