nerdexam
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)
  • A
    6% (2)
  • B
    9% (3)
  • C
    81% (26)
  • D
    3% (1)

Community Discussion

No community discussion yet for this question.

Full GREM Practice