MalAPI.io
Contribute
FAQ
Other
Living Off Trusted Sites
Filesec.io
Security Blog
Function Name
VirtualProtectEx
Description
VirtualProtectEx is often used by malware to modify memory protection in a remote process (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-virtualprotectex
Created: 2021-10-30
Last Update: 2021-10-30
Credits: mr.d0x