a
Printable View
a
Could you explain what is disk D ? If it is flash-drive, do connect it to computer(if it disconnected). Then disable your antivirus and execute this script: ( [url]http://avptool.virusinfo.info/en/AVPTool_helpdesk_curescript.htm[/url] )
[code]
begin
SearchRootkit(true, true);
SetAVZGuardStatus(True);
QuarantineFile('D:\autorun.inf','');
QuarantineFile('C:\driver\S-1-4-89-654352344-54323413-6452342-4545\svchost.exe','');
QuarantineFile('C:\WINDOWS\system32\Drivers\usbvm321.sys','');
QuarantineFile('C:\WINDOWS\system32\Drivers\FD.SYS','');
QuarantineFile('C:\WINDOWS\system32\MsMsSrv.DLL','');
QuarantineFile('c:\windows\system32\drivers\kanguru_sap\fd_hide.exe','');
BC_ImportAll;
BC_Activate;
RebootWindows(true);
end.
[/code]
Computer will reboot.After that
- Execute following script ([url]http://avptool.virusinfo.info/en/AVPTool_helpdesk_curescript.htm[/url])
[code]
begin
CreateQurantineArchive('C:\quarantine.zip');
end.[/code]
Upload the C:\quarantine.zip only by link : [url]http://virusinfo.info/upload_virus_eng.php?tid=45135[/url]
Let us know, when you done.
P.s. Also, please describe your problems. Letter "a" in your post it is not enough.