CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: pernia

Search: Search took 0.00 seconds.

  1. Replies
    9
    Views
    605

    Re: How a file can edit itself after the run?

    I added 8 extra bytes at the end of file deliberately!
    and decided to save the password in this area(last 8 bytes)!
    i think this is the best way to save and protect the password if windows does...
  2. Replies
    9
    Views
    605

    Re: How a file can edit itself after the run?

    Yes of course i mean during run.
    so as the result ,all of this topic users believe that exe file during run could not be change ever?
  3. Replies
    9
    Views
    605

    Re: How a file can edit itself after the run?

    Of course I am aware what you're saying about the limitations for an exe file after run in windows.
    my final goal is just adding some bytes at the end of file not exactly editing exe table !
    and i...
  4. Replies
    9
    Views
    605

    How a file can edit itself after the run?

    Hi all.
    I am trying to create an exe file that can write data in itself.
    For example i made an exe file by VB6 with name F1.EXE and it's size is 27356 bytes. there is another file including 3 bytes...
Results 1 to 4 of 4



HTML5 Development Center

Click Here to Expand Forum to Full Width