MalAPI.io
Contribute
FAQ
Other
Living Off Trusted Sites
Filesec.io
Security Blog
Function Name
SetFileTime
Description
SetFileTime sets the date and time that the specified file or directory was created, last accessed, or last modified. This function is often used by malware to conceal malicious activity.
Library
Kernel32.dll
Associated Attacks
Evasion
Documentation
https://docs.microsoft.com/en-us/windows/win32/api/fileapi/nf-fileapi-setfiletime
Created: 2021-10-30
Last Update: 2021-10-30
Credits: mr.d0x