-
-
Notifications
You must be signed in to change notification settings - Fork 23
ExternalMemory: ICanAllocateMemory and ICanChangeProtection Not Implemented on non-Windows Platforms #2
Open
Description
Useful resource:
http://www.hick.org/code/skape/papers/needle.txt
Not planned; as there is no API for this; we need to get low level; hijack an existing thread like a debugger and invoke malloc; ugly stuff. So, this is up to community contribution