Здравствуйте,
AVZ выполнить следующий скрипт.
Важно на ОС: Windows Vista/7/8/8.1 AVZ запускайте через контекстное меню проводника от имени Администратора.
Код:
begin
ShowMessage('Внимание! Перед выполнением скрипта AVZ автоматически закроет все сетевые подключения.'+#13#10+'После перезагрузки компьютера подключения к сети будут восстановлены в автоматическом режиме.');
ExecuteFile('net.exe', 'stop tcpip /y', 0, 15000, true);
TerminateProcessByName('c:\documents and settings\admin\local settings\application data\damfase.exe');
TerminateProcessByName('c:\documents and settings\all users\application data\affenpinscher\affenpinscher.exe');
TerminateProcessByName('c:\documents and settings\all users\application data\logic cramble\set.exe');
TerminateProcessByName('c:\program files\bittorrent\bin\e449db8f-1c9f-40e8-8b30-bb2af5b93012\xtc.exe');
StopService('Affenpinscher');
StopService('backlh');
StopService('downioaa');
StopService('locep');
StopService('tw118687578');
DeleteService('Affenpinscher');
DeleteService('Nettrans');
DeleteService('backlh');
DeleteService('locep');
DeleteService('tw118687578');
QuarantineFile('C:\DOCUME~1\ALLUSE~1\APPLIC~1\locep\ZimPhase.dll','');
QuarantineFile('C:\Documents and Settings\Admin\Application Data\Rikashkefige\Anociward.dll','');
QuarantineFile('C:\Documents and Settings\Admin\Local Settings\Application Data\Damfase.exe','');
QuarantineFile('C:\Documents and Settings\All Users\Application Data\Affenpinscher\Affenpinscher.exe','');
QuarantineFile('C:\Documents and Settings\All Users\Application Data\Logic Cramble\set.exe','');
QuarantineFile('C:\Documents and Settings\All Users\Application Data\locep\locep.exe','');
QuarantineFile('C:\Documents and Settings\All Users\Application Data\tw118687578.exe','');
QuarantineFile('C:\Program Files\Kdergeckuwother Controls\local32spl.dll','');
QuarantineFile('C:\Program Files\YWH7TWRV6L\YWH7TWRV6.exe','');
QuarantineFile('c:\documents and settings\admin\local settings\application data\damfase.exe','');
QuarantineFile('c:\documents and settings\all users\application data\affenpinscher\affenpinscher.exe','');
QuarantineFile('c:\documents and settings\all users\application data\logic cramble\set.exe','');
QuarantineFile('c:\program files\bittorrent\bin\e449db8f-1c9f-40e8-8b30-bb2af5b93012\xtc.exe','');
QuarantineFile('c:\program files\bittorrent\bittorrent.exe',''); DeleteFile('C:\DOCUME~1\ALLUSE~1\APPLIC~1\locep\ZimPhase.dll','32');
DeleteFile('C:\Documents and Settings\Admin\Application Data\Rikashkefige\Anociward.dll','32');
DeleteFile('C:\Documents and Settings\Admin\Local Settings\Application Data\Damfase.exe','32');
DeleteFile('C:\Documents and Settings\All Users\Application Data\Affenpinscher\Affenpinscher.exe','32');
DeleteFile('C:\Documents and Settings\All Users\Application Data\Logic Cramble\set.exe','32');
DeleteFile('C:\Documents and Settings\All Users\Application Data\locep\locep.exe','32');
DeleteFile('C:\Documents and Settings\All Users\Application Data\tw118687578.exe','32');
DeleteFile('C:\Documents and Settings\All Users\PrefsSecure\Nettrans.exe','32');
DeleteFile('C:\Program Files\Kdergeckuwother Controls\local32spl.dll','32');
DeleteFile('C:\Program Files\YWH7TWRV6L\YWH7TWRV6.exe','32');
DeleteFile('c:\documents and settings\admin\local settings\application data\damfase.exe','32');
DeleteFile('c:\documents and settings\all users\application data\affenpinscher\affenpinscher.exe','32');
DeleteFile('c:\documents and settings\all users\application data\logic cramble\set.exe','32');
DeleteFile('c:\program files\bittorrent\bin\e449db8f-1c9f-40e8-8b30-bb2af5b93012\xtc.exe','32');
RegKeyParamDel('HKEY_CURRENT_USER','Software\Microsoft\Windows\CurrentVersion\Run','NHAQXMT7SQ4C76P');
RegKeyParamDel('HKEY_LOCAL_MACHINE','SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\SharedTaskScheduler','{9A73E882-234C-11E7-81F1-64006A5CFC23}');
RegKeyParamDel('HKEY_LOCAL_MACHINE','Software\Microsoft\Windows\CurrentVersion\Explorer\ShellExecuteHooks','{9A73E882-234C-11E7-81F1-64006A5CFC23}');
BC_ImportAll;
ExecuteSysClean;
BC_Activate;
ExecuteRepair(3);
ExecuteRepair(4);
ExecuteRepair(13);
ExecuteWizard('SCU', 2, 3, true);
RebootWindows(true);
end.
После выполнения скрипта компьютер перезагрузится.
После перезагрузки:
- Выполните в AVZ:
Код:
begin
CreateQurantineArchive(GetAVZDirectory+'quarantine.zip');
end.
Файл quarantine.zip из папки AVZ загрузите по ссылке "Прислать запрошенный карантин" вверху темы.
- Подготовьте лог AdwCleaner и приложите его в теме.