sir my system is too slow and unstable please help me urgently.......
Printable View
sir my system is too slow and unstable please help me urgently.......
Execute this script in AVPTool:
[code]
begin
SearchRootkit(true, true);
SetAVZGuardStatus(true);
QuarantineFile('C:\WINDOWS\system32\servises.exe','');
QuarantineFile('C:\Documents and Settings\Manav Vikash\reader_s.exe','');
DeleteFile('C:\Documents and Settings\Manav Vikash\reader_s.exe');
DeleteFile('C:\WINDOWS\system32\servises.exe');
BC_ImportAll;
ExecuteSysClean;
SetAVZPMStatus(true);
BC_Activate;
RebootWindows(true);
end.
[/code]
After reboot make new AVPtool log and attach it here.
We need HiJackThis log too (read [URL="http://virusinfo.info/showthread.php?t=9184"]Rules -> Analysis[/URL]).
After executing the code system restarted. As you said i am sending the new log.
1. Disable System Restore!
2. Execute the following script:
[CODE]begin
SearchRootkit(true, true);
SetAVZGuardStatus(True);
QuarantineFile('C:\WINDOWS\System32\drivers\tcpsr.sys','');
QuarantineFile('C:\WINDOWS\system32\Drivers\NDIS.sys','');
DeleteFile('C:\WINDOWS\System32\drivers\tcpsr.sys');
BC_ImportALL;
ExecuteSysClean;
BC_Activate;
RebootWindows(true);
end.[/CODE]
3. After your system reboots, upload all quarantined files using red link above.