Вход

Просмотр полной версии : SALITY VIRUS ON MY COMP



netzeus
18.09.2010, 04:15
I was infected by sality virus, I used a removal tool to desinfect it but now EXCEL does not work and other EXE files, CANT install KAV 2011, I use some remote control SOFTWARE TO MANAGE this computer, if you see anyplacecontrol software is OK, thanks

olejah
18.09.2010, 10:22
Close/unload all the programs

Switch off:
- Antivirus and, if you have - Firewall.

- Execute following script (http://virusinfo.info/showthread.php?t=9207) in Manual Healing


begin
SearchRootkit(true, true);
SetAVZGuardStatus(true);
DeleteService('amsint32');
QuarantineFile('C:\WINDOWS\system32\drivers\nlrmn. sys','');
DeleteFile('C:\WINDOWS\system32\drivers\nlrmn.sys' );
BC_ImportAll;
ExecuteSysClean;
ExecuteWizard('TSW',2,2,true);
ExecuteRepair(1);
BC_Activate;
RebootWindows(true);
end.

After reboot:
- Execute following script in Manual Healing


begin
CreateQurantineArchive('C:\quarantine.zip');
end.

- Upload the C:\quarantine.zip here: upload_virus_eng. (http://virusinfo.info/upload_virus_eng.php?tid=83713)
- Make a new log file and Attach a new log to your new post..