Function Name
PathFileExistsA
Description
PathFileExistsA is used to determine whether a path to a file system object such as a file or folder is valid. This function is used by malware to enumerate files and installed programs (e.g. AV solutions).
Library
Shlwapi.dll
Associated Attacks
Enumeration
Created: 2021-11-01
Last Update: 2021-11-01
Credits: @fatihsirinnnn