Module code_manipulate

Module code_manipulate 

Source
Expand description

Utilities to manipulate memory protection.

Since we need to make the code region writable and restore it during jump entry update, we need to provide utility functions here.

Traitsยง

CodeManipulator
Manipulate memory protection in code region.