Go to file
Maschell 9b39c0adf7 first commit 2020-06-10 16:27:42 +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 first commit 2020-06-10 16:27:42 +02:00

README.md

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: