Results 1 to 8 of 8

Thread: self destructing exe

  1. #1
    antma
    Guest

    self destructing exe

    hi

    Can anybody tell me if u compile you code , what can one add to the code to let it selfdestruct... Deleting itself

    is it possible?

  2. #2
    Addicted Member stevess's Avatar
    Join Date
    May 2001
    Posts
    251
    And why would you want to do that? Are writing a virus and trying to cover your tracks?

  3. #3

  4. #4
    antma
    Guest
    No its just like a general question
    Have'nt got to that stage yet and not intending 2(writing viruses

  5. #5
    antma
    Guest
    ok

  6. #6
    Addicted Member stevess's Avatar
    Join Date
    May 2001
    Posts
    251
    MartinLiss,
    Does your signature mean that Bill Clinton is coming back?

  7. #7
    Addicted Member stevess's Avatar
    Join Date
    May 2001
    Posts
    251
    It is possible to do what ask, but timing is critical. You would have to create (and install along with your exe) a batch file that would execute the appropriate commands to delete the files.
    Immediatelt after shelling out to the batch file, use END. I believe the batch file could even delete itself.

    Know what batch files are?
    know how to use the Shell command?

  8. #8
    antma
    Guest
    yip .. know then.
    ok
    thanx

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width