MalAPI.io
Contribute
FAQ
Other
Living Off Trusted Sites
Filesec.io
Security Blog
Function Name
SetPropA
Description
SetPropA is used to add a new entry or changes an existing entry in the property list of the specified window. This function is commonly used by malware to register a property and wait for its invocation to execute malicious commands.
Library
User32.dll
Associated Attacks
Injection
Documentation
https://docs.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-setpropa
Created: 2021-10-30
Last Update: 2021-10-30
Credits: mr.d0x