MalAPI.io
Contribute
FAQ
Other
Living Off Trusted Sites
Filesec.io
Security Blog
Function Name
GetSystemTime
Description
GetSystemTime is used to retrieve the current system date and time in Coordinated Universal Time (UTC) format. This function is commonly used by malware for anti-debugging.
Library
Kernel32.dll
Associated Attacks
Enumeration
Anti-Debugging
Documentation
https://docs.microsoft.com/en-us/windows/win32/api/sysinfoapi/nf-sysinfoapi-getsystemtime
Created: 2021-10-30
Last Update: 2021-10-30
Credits: mr.d0x