MalAPI.io
Contribute
FAQ
Other
Living Off Trusted Sites
Filesec.io
Security Blog
Function Name
ExitWindowsEx
Description
ExitWindowsEx is used to log off an interactive user, shuts down the system, or shuts down and restarts the system. This function is commonly used by malware as an anti-debugging technique.
Library
User32.dll
Associated Attacks
Anti-Debugging
Documentation
https://docs.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-exitwindowsex
Created: 2021-10-30
Last Update: 2021-10-30
Credits: mr.d0x