Hello Everyone
Please can anyone help me. I am trying to use the NtAllocateVirtualMemory syscall in my code but every time I run the code I got this error message (Error: undeclared identifier: 'NtAllocateVirtualMemory') although I define the NtAllocateVirtualMemory proc using (NimlineWhispers) to define the syscall.