47
Indie developer has a plan to keep parts of his game secret, even from data-miners
(www.gamefile.news)
Welcome to the game development community! This is a place to talk about and post anything related to the field of game development.
Not true. Only kernel can mark memory page as executable, but any process can request to kernel to do so. This is why JIT compilers work.