Function Name
NtWaitForMultipleObjects
Description
NtWaitForMultipleObjects is used to wait until one or all of the specified objects are 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
Created: 2021-10-30
Last Update: 2021-10-30
Credits: mr.d0x