nerdexam
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)
  • A
    72% (21)
  • B
    17% (5)
  • D
    10% (3)

Community Discussion

No community discussion yet for this question.

Full GREM Practice