Function Name
GetSystemTimeAsFileTime
Description
Retrieves the current system date and time. The information is in Coordinated Universal Time (UTC) format. This function is commonly used by malware for anti-debugging.
Library
Kernel32.dll
Associated Attacks
Enumeration Anti-Debugging
Created: 2021-12-24
Last Update: 2021-12-24
Credits: @CD_R0M_