GIAC
GREM · Question #113
What is the primary purpose of using a disassembler in reverse engineering malware?
The correct answer is C. To translate machine code into human-readable assembly code. See the full explanation below for the reasoning.
Question
What is the primary purpose of using a disassembler in reverse engineering malware?
Options
- ATo modify the malware's behavior
- BTo observe runtime behavior of the malware
- CTo translate machine code into human-readable assembly code
- DTo decrypt encoded strings
How the community answered
(35 responses)- A3% (1)
- B9% (3)
- C83% (29)
- D6% (2)
Community Discussion
No community discussion yet for this question.