GIAC
GREM · Question #90
Why would malware authors use the LoadLibrary API call within their code? (Choose Two)
The correct answer is A. To dynamically link additional malicious code at runtime C. To load a specific module into the address space of the calling process. See the full explanation below for the reasoning.
Question
Why would malware authors use the LoadLibrary API call within their code? (Choose Two)
Options
- ATo dynamically link additional malicious code at runtime
- BTo modify the system registry
- CTo load a specific module into the address space of the calling process
- DTo create a new execution thread
How the community answered
(29 responses)- A72% (21)
- B17% (5)
- D10% (3)
Community Discussion
No community discussion yet for this question.