GIAC
GREM · Question #41
Which anti-analysis technique involves redirecting the execution flow of a program to unrelated instructions or loops?
The correct answer is C. Control flow flattening. See the full explanation below for the reasoning.
Question
Which anti-analysis technique involves redirecting the execution flow of a program to unrelated instructions or loops?
Options
- AStack pivoting
- BInstruction tunneling
- CControl flow flattening
- DAPI hooking
How the community answered
(31 responses)- A6% (2)
- B3% (1)
- C74% (23)
- D16% (5)
Community Discussion
No community discussion yet for this question.