Function Name
CreateFileMappingA
Description
CreateFileMappingA creates a handle to a file mapping that loads a file into memory and makes it accessible via memory addresses. Launchers, loaders, and injectors use this function to read and modify PE files.
Library
Kernel32.dll
Associated Attacks
Injection Evasion
Created: 2021-10-30
Last Update: 2021-10-30
Credits: mr.d0x