I just got hit really bad by a virus that modifies some Windows Services (e.g. BiTS) to execute malicious code, repacks all exe files on the disk with malicious code, and lastly but not least annoyingly, injects a script tag linking an external js file to every html documents on the disk.
This is the summary of the virus. http://www.threatexpert.com/report.aspx?md5=58ab783a36dc1860bdd525a87ddaafd4
I tried a couple of anti-virus suites (avast! being one of them) and I believe the virus itself was wiped out. However the infected files are a bit harder to deal with. None of the anti-virus suites I tried could actually repair the infected files, or they could only offer the option to quarantine or delete them, and this is worse than re-formating which is not an imminent option either. (I have some 2,000 exe files and 20,000 html files infected)
Is there any program that can actually disinfect the infected files? If not,
- is there some kind of program that can compare an original binary file with a modified binary file, and figure out the difference which the user can use to remove such difference in any files that have it?
Thanks
EDIT: I fixed the html documents with Notepad++ using its find/replace function. Now only executables remain to be fixed.
EDIT 2: Used another anti-virus suite which can actually repair the .exe files. Everything is fine now, hopefully. Thanks for the tips!
