MalAPI.io
Contribute
FAQ
Other
Living Off Trusted Sites
Filesec.io
Security Blog
Function Name
NtWaitForSingleObject
Description
NtWaitForSingleObject is used to wait until the specified object is in the signaled state or the time-out interval elapses. This function is commonly used by malware for evasion purposes.
Library
Ntdll.dll
Associated Attacks
Evasion
Injection
Documentation
http://undocumented.ntinternals.net/index.html?page=UserMode%2FUndocumented%20Functions%2FNT%20Objects%2FType%20independed%2FNtWaitForSingleObject.html
Created: 2021-10-30
Last Update: 2021-10-30
Credits: mr.d0x