Function Name
NtDelayExecution
Description
NtDelayExecution is used to suspend execution, similiar to the Sleep() API function. This function can be used by malware for evasion purposes.
Library
Ntdll.dll
Associated Attacks
Evasion
Created: 2021-10-30
Last Update: 2021-10-30
Credits: mr.d0x