954,510 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Renaming .exe extensions to random numbers avoids viral infection ??!!!??

a software written in python to change the extension of all existing exe files on a system to a randomly generated integer would prevent a conventional virus as knowing the file is an executable and hence from infecting it. i know there are easy ways of getting around this. so this method cant be widespread. but would it work on 1 machine ?

one could write a program to run these exe files with integer extensions quite simply

vidur
Newbie Poster
3 posts since Jun 2011
Reputation Points: 23
Solved Threads: 0
 

a software written in python to change the extension of all existing exe files on a system to a randomly generated integer would prevent a conventional virus as knowing the file is an executable and hence from infecting it. i know there are easy ways of getting around this. so this method cant be widespread. but would it work on 1 machine ?

one could write a program to run these exe files with integer extensions quite simply

Or determine it's executable from it's content, .exe files have a special header on Windows systems don't they? I'm unsure, sorry. It depends on the virus, I would say.

pseudorandom21
Practically a Posting Shark
890 posts since Jan 2011
Reputation Points: 216
Solved Threads: 111
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: