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
Created: 2021-10-30
Last Update: 2021-10-30
Credits: mr.d0x