PDA

Просмотр полной версии : Heal my Pc



tolasokhi
12.02.2008, 13:25
hi
Can any one help me , let my pc be virus Free

drongo
12.02.2008, 13:58
Welcome to our forum ;)

Please do the following very carefully :
Disconnect from the Internet.
Disable all kind of antivirus & antispyware.
Execute the following script in AVPtool
(how-to: http://avptool.virusinfo.info/en/AVPTool_helpdesk_curescript.htm)


begin
SearchRootkit(true, true);
SetAVZGuardStatus(true);
QuarantineFile('c:\windows\system32\inetsrv\inetin fo.exe','');
QuarantineFile('C:\WINDOWS\system32\isqlext.dll',' ');
QuarantineFile('C:\WINDOWS\system32\yvbb01.dll','' );
QuarantineFile('C:\WINDOWS\system32\ntos.exe','');
QuarantineFile('C:\WINDOWS\system32\adsnv.dll','') ;
QuarantineFile('C:\WINDOWS\system32\windrvNT.sys', '');
QuarantineFile('c:\program files\realvnc\vnc4\winvnc4.exe','');
QuarantineFile('C:\autorun.inf','');
QuarantineFile('D:\autorun.inf','');
DeleteFile('C:\autorun.inf');
DeleteFile('D:\autorun.inf');
DeleteFile('C:\WINDOWS\system32\ntos.exe');
DeleteFile('C:\WINDOWS\system32\yvbb01.dll');
BC_ImportAll;
ExecuteSysClean;
BC_Activate;
ExecuteRepair(6);
ExecuteRepair(8);
ExecuteRepair(9);
RebootWindows(true);
end.

Upload quarantine ( it should be in avz sub -folder, remember to zip it with password virus )
Send us using this page: http://virusinfo.info/upload_virus_eng.php?tid=17921.
Make a new log file from the new avptool and attach it to your next post.