PDA

Просмотр полной версии : How do I get rid of the vturp.dll forever?



aaandse
27.03.2008, 13:11
39959

HI, this is my log, hope it helps:


thanks,

A.

drongo
27.03.2008, 13:44
Driver communication failure [00000002] - [1]- very bad!

How did you run an avptool ? You should run it always as administrator - right click on it, please choose Run As, insert the name of your local admin, correct password and press on ok.

Please close all your security programs and disconnect from the Internet.
Execute the following script : ( How-to :http://avptool.virusinfo.info/en/AVPTool_helpdesk_curescript.htm)



begin
SearchRootkit(true, true);
SetAVZGuardStatus(True);
QuarantineFile('C:\Program Files\Common Files\InstallShield\UpdateService\issch.exe','');
QuarantineFile('C:\PROGRA~1\COMMON~1\MICROS~1\DW\d wtrig20.exe','');
QuarantineFile('C:\WINDOWS\system32\drivers\ssrtln .sys','');
QuarantineFile('C:\WINDOWS\system32\drivers\sscdbh k5.sys','');
QuarantineFile('C:\WINDOWS\system32\DRIVERS\omci.s ys','');
QuarantineFile('C:\WINDOWS\system32\vturp.dll','') ;
DeleteFile('C:\WINDOWS\system32\vturp.dll');
DelBHO('{25CAA618-AEC7-4788-A841-A24487A367AE}');
BC_ImportAll;
ExecuteSysClean;
ExecuteRepair(6);
ExecuteRepair(8);
ExecuteRepair(9);
BC_Activate;
RebootWindows(true);
end.
Your computer will reboot automatically.If not, do it manually.
Upload a quarantine ( it should be in avptool sub -folder, remember to zip it with password virus )
using this page: http://virusinfo.info/upload_virus_eng.php?tid=20286.
Make a new log file from a avptool as admin or better in fresh avz and attach it to your next post.
We need to look carefully on the correct logs.