MalAPI.io
Contribute
FAQ
Other
Living Off Trusted Sites
Filesec.io
Security Blog
Function Name
GetTempFileNameA
Description
GetTempFileNameA is used to create a name for a temporary file. If a unique file name is generated, an empty file is created and the handle to it is released; otherwise, only a file name is generated.
Library
Kernel32.dll
Associated Attacks
Helper
Documentation
https://docs.microsoft.com/en-us/windows/win32/api/fileapi/nf-fileapi-gettempfilenamea
Created: 2021-10-30
Last Update: 2021-10-30
Credits: mr.d0x