My Computer ist infected with this Rootkit, i need help to get it clean again.
Printable View
My Computer ist infected with this Rootkit, i need help to get it clean again.
Please download special avz in my signature(put in some new folder for example on desktop), disable your system restore, your antivirus and all your antispyware ( i don't see that they are helping you at all ;) )
Execute this script in avz:
[code]begin
SearchRootkit(true, true);
SetAVZGuardStatus(True);
QuarantineFile('C:\Programme\Google\Quick Search Box\qsb.exe','');
QuarantineFile('C:\WINDOWS\system32\drivers\vad.sys','');
QuarantineFile('C:\WINDOWS\system32\Drivers\pssdk41.sys','');
DeleteService('MEMSWEEP2');
QuarantineFile('C:\WINDOWS\system32\9.tmp','');
QuarantineFile('C:\Programme\hardcopy\HcDllS.dll','');
QuarantineFile('\\?\globalroot\systemroot\system32\UACqxictnno.dll','');
QuarantineFile('C:\WINDOWS\system32\Drivers\UACqxictnno.dll','');
DeleteFile('\\?\globalroot\systemroot\system32\UACqxictnno.dll');
DeleteFile('C:\WINDOWS\system32\Drivers\UACqxictnno.dll');
DeleteFile('C:\WINDOWS\system32\9.tmp');
BC_ImportAll;
ExecuteSysClean;
BC_Activate;
ExecuteRepair(6);
ExecuteRepair(8);
ExecuteRepair(9);
SetAVZPMStatus(true);
RebootWindows(true);
end.
[/code]
System will reboot.
Please upload a quarantine by [url]http://virusinfo.info/upload_virus_eng.php?tid=41901[/url] ( read app#3 of the rules:[url]http://virusinfo.info/showthread.php?t=9184[/url]
Please make set of logs according to rules: [url]http://virusinfo.info/showthread.php?t=9184[/url] and attach them to next post in this topic.