-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
featureNew featureNew feature
Description
To ensure plugins cannot manipulate memory that is managed or otherwise used by the engine, the engine should be able to define protectable memory regions.
Plugins cannot access memory within those regions by any means.
That means, they can neither hook, write, read, or cast any address within that reason.
If a plugin tries to access that memory, the call returns an error instead.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
featureNew featureNew feature