MalAPI.io
Contribute
FAQ
Other
Living Off Trusted Sites
Filesec.io
Security Blog
Function Name
GetTickCount
Description
GetTickCount is used to retrieve the number of milliseconds since bootup. This function is used by malware for anti-debugging purposes.
Library
Kernel32.dll
Associated Attacks
Anti-Debugging
Documentation
https://docs.microsoft.com/en-us/windows/win32/api/sysinfoapi/nf-sysinfoapi-gettickcount
Created: 2021-10-30
Last Update: 2021-10-30
Credits: mr.d0x