2009-05-04, 01:44 AM
I'll have to try out all those function keys I suppose. It's just an idea. I write code, but monkeying with existing binaries is not something I've any want to add to my repertoire. I know people do this sort of stuff however.
One thing I might look into, is I think the Windows runtime api has ways of working with executable images... I guess for compiler writers. It might be possible to use that to write a toolset that can safely rearrange the image (make room for new instructions)
One thing I might look into, is I think the Windows runtime api has ways of working with executable images... I guess for compiler writers. It might be possible to use that to write a toolset that can safely rearrange the image (make room for new instructions)