execute this script in avz:
Код:
begin
SearchRootkit(true, true);
SetAVZGuardStatus(True);
QuarantineFile('C:\WINDOWS\system32\drivers\Vsp.sys','');
QuarantineFile('C:\WINDOWS\Installer\5fbdc.msi','');
QuarantineFile('C:\WINDOWS\system32\DRIVERS\16917980.sys','');
QuarantineFile('C:\WINDOWS\system32\SHELL32.dll','');
QuarantineFile('C:\Program Files\System Search Dispatcher\1.2.0.750\ssd.dll','');
QuarantineFile('C:\Program Files\Nice Prosper\CashBackAssistant\CashBackAssistantIE.dll','');
BC_ImportAll;
BC_Activate;
RebootWindows(true);
end.
Upload the quarantine in accordance with Appx. 3 of the rules.
Let us know, when you will done.
Do you really need CashBackAssistantIE ? Try go to add/remove programs and uninstall it.
Did you run a cureit or avptool ?