Function Name
Sleep
Description
Sleep is used to suspend the execution of the current thread for a set time. This function is commonly used for time-based evasion by adding delays in the code.
Library
Kernel32.dll
Associated Attacks
Evasion Anti-Debugging
Created: 2021-10-30
Last Update: 2021-10-30
Credits: mr.d0x