Function Name
SetFileAttributesA
Description
SetFileAttributesA is used to set attributes of a file or directory. This function is commonly used by malware to make a file or directory hidden.
Library
Kernel32.dll
Associated Attacks
Evasion
Created: 2021-10-30
Last Update: 2021-10-30
Credits: mr.d0x