MalAPI.io
Contribute
FAQ
Other
Living Off Trusted Sites
Filesec.io
Security Blog
Function Name
GetKeyboardState
Description
GetKeyboardState is used to copy the status of the 256 virtual keys to the specified buffer. This function is commonly used by keyloggers.
Library
User32.dll
Associated Attacks
Spying
Documentation
https://docs.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-getkeyboardstate
Created: 2021-10-30
Last Update: 2021-10-30
Credits: mr.d0x