MalAPI.io
Contribute
FAQ
Other
Living Off Trusted Sites
Filesec.io
Security Blog
Function Name
LoadLibraryExA
Description
LoadLibraryExA is used to load a specified module into the address space of the calling process. Malware commonly use this to load DLLs dynamically for evasion purposes.
Library
Kernel32.dll
Associated Attacks
Injection
Evasion
Documentation
https://docs.microsoft.com/en-us/windows/win32/api/libloaderapi/nf-libloaderapi-loadlibraryexa
Created: 2021-10-30
Last Update: 2021-10-30
Credits: mr.d0x