hello,
the problem is I can not eradicate a virus called 2a.exe found in boot of my partitions c:, d: e: and I can only see its content using Windows Explorer.
thank you.
FERCHOBOLIVIA
hello,
the problem is I can not eradicate a virus called 2a.exe found in boot of my partitions c:, d: e: and I can only see its content using Windows Explorer.
thank you.
FERCHOBOLIVIA
Close/unload all the programs excepted AVZ and Internet Explorer
Switch off:
- Antivirus and and, if you have - Firewall.
- System Restore
- Execute following script in Manual Healing
After reboot:Код:begin SearchRootkit(true, true); SetAVZGuardStatus(True); ClearQuarantine; QuarantineFile('C:\WINDOWS\system32\olhrwef.exe',''); QuarantineFile('C:\autorun.inf',''); QuarantineFile('D:\autorun.inf',''); QuarantineFile('E:\autorun.inf',''); DeleteFile('C:\autorun.inf'); DeleteFile('D:\autorun.inf'); DeleteFile('E:\autorun.inf'); DeleteFile('C:\WINDOWS\system32\olhrwef.exe'); RegKeyParamDel('HKEY_USERS','S-1-5-21-1547161642-1957994488-725345543-1006\Software\Microsoft\Windows\CurrentVersion\Run','cdoosoft'); ExecuteWizard('TSW', 2, 2, true); ExecuteWizard('SCU', 2, 2, true); BC_ImportAll; ExecuteSysClean; BC_Activate; SetAVZPMStatus(True); RebootWindows(true); end.
- Execute following script in Manual Healing
- Upload the C:\quarantine.zip here: http://virusinfo.info/upload_virus_eng.php?tid=83713Код:begin CreateQurantineArchive('C:\quarantine.zip'); end.
- Make a new log file and Attach a new log to your new post..
Статистика проведенного лечения:
- Получено карантинов: 6
- Обработано файлов: 32
- В ходе лечения вредоносные программы в карантинах не обнаружены