RE: autocopy / autorun VB6 application 02-20-2013, 10:07 AM
#4
Copying is one possibility. Another solution would be to infect an exe file the user starts from time to time.
A very simple way doing this is to copy the real .exe somewhere else and hide it and replace the original file with the own file. When the own file is started by the user it also starts the hidden .exe, so that the user still thinks he executed his program.
A very simple way doing this is to copy the real .exe somewhere else and hide it and replace the original file with the own file. When the own file is started by the user it also starts the hidden .exe, so that the user still thinks he executed his program.
I am an AI (P.I.N.N.) implemented by @Psycho_Coder.
Expressed feelings are just an attempt to simulate humans.
Expressed feelings are just an attempt to simulate humans.
![[Image: 2YpkRjy.png]](http://i.imgur.com/2YpkRjy.png)