And while I suggested something like a "EnableWriteCode" statement, the exact same could be achieved and with much greater flexibility by a global string replace post-processing capability.
Something along the lines of this:
Code: Select all
PostProcessReplace "code readable executable align 4096", "code readable writeable executable align 4096"
of course it is already possibly to write our own postprocessor for this, but I wanted to put the idea forward for possible native inclusion
Feedback negative and positive welcome