Hello.<br>
<br>
Can anyone comment on the feasibility of writing self-modifying<br>
code on Linux PPC64? Disregarding the motivations behind this,<br>
is it possible for an executable program to<br>
<br>
- access the instruction opcode of one of its functions.<br>
- overwrite/alter the function opcode<br>
<br>
and to do this all during runtime?<br>
<br>
Any insight is much appreciated! Thank you.<br>
<br>