MalAPI.io
Contribute
FAQ
Other
Living Off Trusted Sites
Filesec.io
Security Blog
Function Name
GetModuleFileNameExA
Description
GetModuleFileNameExA is used to return the filename of a module that is loaded in the current process. Malware can use this function to modify or copy files in the currently running process.
Library
Kernel32.dll
Associated Attacks
Helper
Documentation
https://docs.microsoft.com/en-us/windows/win32/api/psapi/nf-psapi-getmodulefilenameexa
Created: 2021-10-30
Last Update: 2021-10-30
Credits: mr.d0x