Go to file
2020-06-27 12:41:50 +02:00
source first commit 2020-06-10 16:27:42 +02:00
.gitignore first commit 2020-06-10 16:27:42 +02:00
LICENSE first commit 2020-06-10 16:27:42 +02:00
Makefile first commit 2020-06-10 16:27:42 +02:00
README.md FIx a link in the README 2020-06-27 12:41:50 +02:00

PatchMemoryRelocationsModule

Replaces the usage of MEMAllocFromDefaultHeap, MEMAllocFromDefaultHeapEx and MEMFreeToDefaultHeap with similar function from the MemoryMappingModule in the currently running modules.

Usage

Run this module via SetupPayload, requires the MemoryMappingModule to be running at the same time.

Dependencies: