MalAPI.io
Contribute
FAQ
Other
Living Off Trusted Sites
Filesec.io
Security Blog
Function Name
GetWindowDC
Description
GetWindowDC is used to retrieve the device context (DC) for the entire window, including title bar, menus, and scroll bars. This function is commonly used by spyware and keyloggers to capture screenshots.
Library
User32.dll
Associated Attacks
Spying
Documentation
https://docs.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-getwindowdc
Created: 2021-10-30
Last Update: 2021-10-30
Credits: mr.d0x