Function Name
WriteProcessMemory
Description
Writing data into a specified region of memory. This function is often used by malware as part of process injection to inject malicious code into a specified process.
Library
Kernel32.dll
Associated Attacks
Injection
Created: 2021-10-30
Last Update: 2021-10-30
Credits: mr.d0x