Function Name
GetModuleFileNameA
Description
GetModuleFileNameA 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
Created: 2021-10-30
Last Update: 2021-10-30
Credits: mr.d0x