MalAPI.io
Contribute
FAQ
Other
Living Off Trusted Sites
Filesec.io
Security Blog
Function Name
GetTickCount64
Description
GetTickCount64 is used to retrieve the number of milliseconds that have elapsed since the system was started. This function is used by malware for anti-debugging purposes by checking how long the system uptime is.
Library
Kernel32.dll
Associated Attacks
Anti-Debugging
Documentation
https://docs.microsoft.com/en-us/windows/win32/api/sysinfoapi/nf-sysinfoapi-gettickcount64
Created: 2021-11-01
Last Update: 2021-11-01
Credits: mr.d0x