|
-
Jun 3rd, 2001, 02:29 PM
#1
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?
-
Jun 3rd, 2001, 02:41 PM
#2
Addicted Member
And why would you want to do that? Are writing a virus and trying to cover your tracks?
-
Jun 3rd, 2001, 02:43 PM
#3
No, you'll get a "path/file access error" because the exe is in use.
-
Jun 3rd, 2001, 02:44 PM
#4
No its just like a general question 
Have'nt got to that stage yet and not intending 2(writing viruses
-
Jun 3rd, 2001, 02:45 PM
#5
-
Jun 3rd, 2001, 02:45 PM
#6
Addicted Member
MartinLiss,
Does your signature mean that Bill Clinton is coming back?
-
Jun 3rd, 2001, 02:52 PM
#7
Addicted Member
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?
-
Jun 3rd, 2001, 02:55 PM
#8
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|