Content deleted Content added
Matthiaspaul (talk | contribs) →Further reading: improved ref |
m formatting fix |
||
Line 4:
{{Use list-defined references|date=December 2021}}
{{Use American English|date=January 2019}}
In [[computer science]], '''self-modifying code''' ('''SMC''' or '''SMoC''') is [[source code|code]] that alters its own [[instruction (computer science)|instructions]] while it is [[execution (
Self-modifying code can involve overwriting existing instructions or generating new code at run time and transferring control to that code.
|