Self modifying EXE

Do anybody know how to build a self modifying application? For greater security, i want my application to append data to its end. But how to do that? A running application cannot modify itself. I am using windows and want to build my app for windows. Is there any way to do that? I don't want a HELPER PROGRAM to do that.

Comments

  • You just answered your own question. If applications could modify themselves in ROM while running, then that would be a major security flaw in itself. I'm sure there's a secure way to do whatever you are trying to do without modifying the exe.
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Categories

In this Discussion