Function Name
CreateWindowExA
Description
CreateWindowExA is used to create an overlapped, pop-up, or child window with an extended window style. This function is commonly used by malware to create invisible windows or for evasion purposes.
Library
User32.dll
Associated Attacks
Evasion
Created: 2021-10-30
Last Update: 2021-10-30
Credits: mr.d0x