GIAC
GREM · Question #79
What role do conditional statements like CMP and JE play in malware flow control?
The correct answer is C. They direct the flow of execution based on certain conditions. See the full explanation below for the reasoning.
Question
What role do conditional statements like CMP and JE play in malware flow control?
Options
- AThey manipulate data stored in memory.
- BThey manage external network connections.
- CThey direct the flow of execution based on certain conditions.
- DThey decrypt the malware's payload.
How the community answered
(51 responses)- A10% (5)
- B16% (8)
- C71% (36)
- D4% (2)
Community Discussion
No community discussion yet for this question.