
GIAC Reverse Engineering Malware
Domain 2Objective 3
Malware Flow Control and Structures GREM Practice Questions (Page 5)
Part of the Core Reverse Engineering Concepts domain, which makes up ~15% of our current practice bank. GIAC (SANS) does not publish an official question count, but from its 180-minute exam (~70–120 total, ~11–18 in this domain), expect 4–6 from this objective — we provide 41 practice questions to prepare you well beyond it. (estimate)
41questions here
9free pages
10concepts
Questions 21–25
- 21
Which of the following is a common example of an opaque predicate?
Select an answer first - 22
Which instruction sequence is commonly found in a function prologue to set up a new stack frame?
Select an answer first - 23
What is an opaque predicate in the context of malware obfuscation?
Select an answer first - 24
After a CMP instruction, which conditional jump instruction would be taken if the zero flag (ZF) is set?
Select an answer first - 25
A malware sample contains the following code: `xor eax, eax; test eax, eax; jz real_path; jmp fake_path`. Static analysis shows both paths lead to different code, but dynamic analysis always takes `real_path`. What is the most likely purpose of the `fake_path`?
Select an answer first
Finished these 5 questions?
Review the revealed explanations, or continue through the curriculum.
Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by GIAC (SANS). “GREM” is a trademark of its owner, used for identification only.