MalAPI.io
Contribute
FAQ
Other
Living Off Trusted Sites
Filesec.io
Security Blog
Function Name
VirtualProtect
Description
VirtualProtect is often used by malware to modify memory protection (often to allow write or execution).
Library
Kernel32.dll
Associated Attacks
Injection
Documentation
https://docs.microsoft.com/en-us/windows/win32/api/memoryapi/nf-memoryapi-virtualprotect
Created: 2021-10-30
Last Update: 2021-10-30
Credits: mr.d0x