MalAPI.io
Contribute
FAQ
Other
Living Off Trusted Sites
Filesec.io
Security Blog
Function Name
CreateProcessA
Description
CreateProcessA is used to create a process. This function is used by malware in several process injection attacks such as process hollowing.
Library
Kernel32.dll
Associated Attacks
Injection
Documentation
https://docs.microsoft.com/en-us/windows/win32/api/processthreadsapi/nf-processthreadsapi-createprocessa
Created: 2021-10-30
Last Update: 2021-10-30
Credits: mr.d0x