-
help needed
Hi there,
I was using the AVG, but did not work cause my computer is full of virus.
Now, i installed the Kaspersky Removal Tool 2010 but when i do the scan, takes ages to run. the scan started 8 hours ago and itґs still on 1%, i donґt think itґs normal.
I am sending you the folder in attach with my system information for your analysis.
So if you please can send me the disinfection script so i can past it, i would be more than appreciated.
Thak you and talk to you soon.
-
Hello.
Execute the script: [code]begin
SearchRootkit(true, true);
SetAVZGuardStatus(True);
QuarantineFile('D:\autorun.inf','');
QuarantineFile('C:\DOCUME~1\PROPRI~1\OSMEUS~1\AXA-PR~1\AIRCRA~1.2-W\bin\PEEK5.SYS','');
QuarantineFile('C:\WINDOWS\user32.exe','');
QuarantineFile('C:\WINDOWS\system32\sdra64.exe','');
QuarantineFile('C:\WINDOWS\system32\ir50_32.dll','');
QuarantineFile('C:\WINDOWS\system32\drivers\siwusb.sys','');
DeleteFile('C:\WINDOWS\user32.exe');
BC_DeleteFile('C:\WINDOWS\user32.exe');
DeleteFile('C:\WINDOWS\system32\sdra64.exe');
BC_DeleteFile('C:\WINDOWS\system32\sdra64.exe');
DeleteFile('D:\autorun.inf');
BC_DeleteFile('D:\autorun.inf');
BC_ImportquarantineList;
BC_Activate;
ExecuteSysClean;
RebootWindows(true);
end.[/code]After restart, execute the second script: [code]begin
CreateDirectory ('c:\quarantine');
CreateQurantineArchive('c:\quarantine\avp_cure.zip');
end.[/code] Upload the file avp_cure.zip from the folder c:\quarantine via the link [url]http://virusinfo.info/upload_virus_eng.php?tid=64590[/url] and make new logs. You'd better make all the 3 logs as it's described in [url=http://virusinfo.info/showthread.php?t=9184]the rules[/url]
Page generated in 0.00130 seconds with 10 queries