Имя пользователя:
Пароль:
 

Показать сообщение отдельно

Странствующий хэлпер


Сообщения: 2242
Благодарности: 634

Профиль | Отправить PM | Цитировать


Выполните скрипт в AVZ
Код: Выделить весь код
begin
ShowMessage('Внимание! Перед выполнением скрипта AVZ автоматически закроет все сетевые подключения.' + #13#10 + 'После перезагрузки компьютера подключения к сети будут восстановлены в автоматическом режиме.');
ExecuteFile('net.exe', 'stop tcpip /y', 0, 15000, true);
if not IsWOW64
 then
  begin
   SearchRootkit(true, true);
   SetAVZGuardStatus(True);
  end;
TerminateProcessByName('c:\documents and settings\all users\application data\wpm\wprotectmanager.exe');
 TerminateProcessByName('c:\documents and settings\all users\application data\iepluginservice\pluginservice.exe');
QuarantineFile('C:\WINDOWS\system32\amvo0.bak','');
 QuarantineFile('C:\autorun.inf','');
 QuarantineFile('C:\WINDOWS\system32\amvo.exe','');
 QuarantineFile('C:\WINDOWS\system32\amvo0.dll','');
 QuarantineFile('C:\2ifetri.cmd','');
 QuarantineFile('C:\Program Files\CostMin\wkRFfR.dll','');
 QuarantineFile('C:\Program Files\WiseEnhance\WiseEnhanceBHO.dll','');
 QuarantineFile('c:\progra~1\suppor~1\suppor~1.dll','');
 QuarantineFile('C:\Program Files\Mobogenie\DaemonProcess.exe','');
 QuarantineFile('C:\WINDOWS\system32\drivers\{2c976a7f-dbdc-4756-870f-f6d183fe7a7e}Gt.sys','');
 QuarantineFile('c:\documents and settings\all users\application data\wpm\wprotectmanager.exe','');
 QuarantineFile('c:\program files\pcdapp\dgen.exe','');
 QuarantineFile('c:\documents and settings\all users\application data\iepluginservice\pluginservice.exe','');
 DeleteFile('c:\documents and settings\all users\application data\iepluginservice\pluginservice.exe','32');
 DeleteFile('c:\documents and settings\all users\application data\wpm\wprotectmanager.exe','32');
 DeleteFile('C:\Program Files\Mobogenie\DaemonProcess.exe','32');
 DeleteFile('c:\progra~1\suppor~1\suppor~1.dll','32');
 DeleteFile('C:\Program Files\WiseEnhance\WiseEnhanceBHO.dll','32');
 DeleteFile('C:\2ifetri.cmd','32');
 DeleteFile('C:\WINDOWS\system32\amvo0.dll','32');
 DeleteFile('C:\WINDOWS\system32\amvo.exe','32');
 DeleteFile('C:\autorun.inf','32');
 DeleteFile('C:\WINDOWS\system32\amvo0.bak','32');
RegKeyParamDel('HKEY_LOCAL_MACHINE','Software\Microsoft\Windows\CurrentVersion\Run','mobilegeni daemon');
 DelBHO('{bc8c4384-d19c-474b-a298-c90b7e5c5204}');
 BC_ImportAll;
ExecuteSysClean;
BC_Activate;
RebootWindows(false);
end.
Компьютер перезагрузится.

Выполните скрипт в AVZ
Код: Выделить весь код
begin
CreateQurantineArchive('c:\quarantine.zip');
end.
Отправьте c:\quarantine.zip при помощи этой формы

Сделайте новые логи

http://safezone.cc/threads/faq-po-ra...are-v-2.23670/ сделайте

-------

Microsoft MVP 2012, 2013, 2014, 2015
Помните: в ПМ помощь не оказывается. Для этого и создан этот форум. Вместе мы - сила!

Ждете помощи? Выполните Правила оказания помощи


Отправлено: 12:22, 09-05-2014 | #2