-
Вложений: 1
computer freezes
Computer freezes completely and in any action at different times.
Sometimes at booting, login or any other action or even no action by user.
Virusses win32.netsky.d and win32.kido.bt were removed by KAV 2009 successfully, but the Symptoms are still present.
Please visit the enclosed file generated by the Kaspersky virus removal tool which recommended me to send it to you for help.
With best regards
-
1.You should disable system restore(see our FAQ)
2. execute this script:
[code]begin
SearchRootkit(true, true);
SetAVZGuardStatus(true);
QuarantineFile('C:\WINDOWS\system32\02.tmp','');
QuarantineFile('C:\WINDOWS\system32\03.tmp','');
DeleteFile('C:\WINDOWS\system32\03.tmp');
DeleteFile('C:\WINDOWS\system32\02.tmp');
BC_DeleteSvc('ofraxa');
BC_DeleteSvc('scbiushfu');
BC_ImportALL;
BC_Activate;
ExecuteSysClean;
ExecuteRepair(6);
ExecuteRepair(8);
ExecuteRepair(9);
RebootWindows(true);
end.
[/code]
Upload a quarantine ( it should be in Kaspersky virus removal tool sub -folder, remember to zip it with password [B]virus [/B])
using this page: [url]http://virusinfo.info/upload_virus_eng.php?tid=36888[/url]
After that,please run all your browsers and make a log again, like you did in your first post.Please attach it to your next post in this theme.
Page generated in 0.00249 seconds with 10 queries