Cosmin Prund escribió:

>I'm planning on shipping an exe on a RW media (an USB stick). What 
>tricks can I use to make that exe difficult to infect (at least for dumb 
>viruses)? I know I had good results by setting the "read only" attribute 
>on the exe at some point. Are there are tricks (specifically NTFS 
>tricks) that can be used to obtain similar results?
>__________________________________________________
>Delphi-Talk mailing list -> Delphi-Talk@elists.org
>http://www.elists.org/mailman/listinfo/delphi-talk
>
>  
>
Name tour program with .DAT or .TXT extension

use autorun.inf and run a script that copy the program to .exe , then 
run the program.
Dumb Viruses don't infect .txt files.

Regards
__________________________________________________
Delphi-Talk mailing list -> Delphi-Talk@elists.org
http://www.elists.org/mailman/listinfo/delphi-talk

Reply via email to