Tagged Questions
21
votes
14answers
4k views
What are the uses of self modifying code?
Is there any real use for self modifying code?
I know that they can be used to build worms/viruses, but I was wondering whether there is some good reason that a programmer may have to use self ...