mirror of
https://github.com/bb107/MemoryModulePP
synced 2026-06-08 13:15:33 +00:00
Add support for ReflectiveLoader
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#include "stdafx.h"
|
||||
|
||||
static NTSTATUS NTAPI LdrMapDllMemory(
|
||||
NTSTATUS NTAPI LdrMapDllMemory(
|
||||
_In_ HMEMORYMODULE ViewBase,
|
||||
_In_ DWORD dwFlags,
|
||||
_In_opt_ PCWSTR DllName,
|
||||
|
||||
Reference in New Issue
Block a user