Does the technique of jumping into the middle of instruction
compatible with security systems like Pax in Linux and Data Execution
prevention (DEP) in Windows XP SP2? I mean i am not clear that when
the program jumps into the middle of instruction, does it executes
from data area or code area?