undeclared NtAllocateVirtualMemory SysCalls

2021-09-22 Thread Noob
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)

undeclared NtAllocateVirtualMemory SysCalls

2021-09-22 Thread Noob
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)