Function Name
CreateThread
Description
CreateThread is used to create a thread to execute within the virtual address space of the calling process. This function is commonly used for shellcode execution.
Library
Kernel32.dll
Associated Attacks
Injection
Created: 2021-10-30
Last Update: 2021-10-30
Credits: mr.d0x