Function Name
NtAllocateVirtualMemory
Description
NtAllocateVirtualMemoy is used to reserve, commit, or both, a region of pages within the user-mode virtual address space of a specified process.
Library
Ntdll.dll
Associated Attacks
Injection
Created: 2021-10-30
Last Update: 2021-10-30
Credits: mr.d0x