If I have a file containing a virus, and I open the file programatically in a Java program, will the virus activate? -


a file contains virus, virus not activated unless file executed.

does opening file in java cause executed, , virus activated, e.g. using

bufferedreader reader = new bufferedreader(new filereader(filename)); 

no, using filereader, or other method of reading file in java, not activate virus.


Comments

Popular posts from this blog

sublimetext3 - what keyboard shortcut is to comment/uncomment for this script tag in sublime -

dataset - MPAndroidchart returning no chart Data available -

post - imageshack API cURL -