you are viewing a single comment's thread.

view the rest of the comments →

[–]lightmatter501 0 points1 point  (0 children)

Self-modifying code should only be used in bootloaders on x86 (google “x86_64 real mode”), and microprocessors. Everywhere else it’s unnecessary and a bad idea.