MalAPI.io
Contribute
FAQ
Other
Living Off Trusted Sites
Filesec.io
Security Blog
Function Name
GetDC
Description
GetDC is used to retrieve a handle to a device context (DC) for the client area of a specified window or for the entire screen. This function is commonly used by spyware for taking screenshots.
Library
User32.dll
Associated Attacks
Spying
Documentation
https://docs.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-getdc
Created: 2021-10-30
Last Update: 2021-10-30
Credits: mr.d0x