LdrLoadDll

From aldeid
Jump to navigation Jump to search
DRAFT
This page is still a draft. Thank you for your understanding.

Description

Low-level function to load a DLL into a process, just like LoadLibrary.

Normal programs use LoadLibrary, and the presence of this import may indicate a program that is attempting to be stealthy.