MalAPI.io
Contribute
FAQ
Other
Living Off Trusted Sites
Filesec.io
Security Blog
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
Documentation
https://docs.microsoft.com/en-us/windows/win32/api/fileapi/nf-fileapi-setfileattributesa
Created: 2021-10-30
Last Update: 2021-10-30
Credits: mr.d0x