MalAPI.io
Contribute
FAQ
Other
Living Off Trusted Sites
Filesec.io
Security Blog
Function Name
CallNextHookEx
Description
CallNextHookEx is used within code that is hooking an event set by SetWindowsHookEx. CallNextHookEx calls the next hook in the chain. 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-callnexthookex
Created: 2021-10-30
Last Update: 2021-10-30
Credits: mr.d0x