nerdexam
GIAC

GREM · Question #55

What assembly constructs could malware use to complicate static analysis? (Choose Three)

The correct answer is A. Using JMPs to non-sequential labels B. Implementing nested loops E. Employing conditional statements based on volatile or external conditions. See the full explanation below for the reasoning.

Question

What assembly constructs could malware use to complicate static analysis? (Choose Three)

Options

  • AUsing JMPs to non-sequential labels
  • BImplementing nested loops
  • CUtilizing CALL instructions for non-returning functions
  • DEmbedding NOP sleds between functional instructions
  • EEmploying conditional statements based on volatile or external conditions

How the community answered

(39 responses)
  • A
    77% (30)
  • C
    8% (3)
  • D
    15% (6)

Community Discussion

No community discussion yet for this question.

Full GREM Practice