Внимание! Рекомендации написаны специально для этого пользователя. Если рекомендации написаны не для вас, не используйте их - это может повредить вашей системе.
Если у вас похожая проблема - создайте тему в разделе Лечение компьютерных вирусов и выполните Правила оформления запроса о помощи.
Здравствуйте!
Закройте все программы, временно выгрузите антивирус, файрволл и прочее защитное ПО.
Важно! на Windows Vista/7/8 AVZ запускайте через контекстное меню проводника от имени Администратора. Выполните скрипт в АВЗ (Файл - Выполнить скрипт):
Код:
begin
RegKeyIntParamWrite('HKCU', 'Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced','HideFileExt', 0);
QuarantineFile('C:\Users\MadLion\appdata\roaming\windowsupdate\mobsync.exe','');
QuarantineFile('C:\Users\MadLion\appdata\roaming\windowsupdate\live.exe','');
QuarantineFile('C:\Users\MadLion\appdata\roaming\update\update.exe','');
QuarantineFile('C:\Users\MadLion\appdata\roaming\update\explorer.exe','');
QuarantineFile('C:\Users\MadLion\appdata\roaming\c731200','');
QuarantineFile('C:\Users\MadLion\AppData\Roaming\WindowsUpdate\mobsync.exe','');
QuarantineFile('C:\Users\MadLion\AppData\Roaming\Windows Live\kfvaxeaspm.exe','');
QuarantineFile('C:\Users\MadLion\AppData\Roaming\WindowsUpdate\Live.exe','');
QuarantineFile('C:\Users\MadLion\AppData\Roaming\Microsoft\Windows\themes\Xeykyh.exe','');
QuarantineFile('C:\Users\MadLion\AppData\Roaming\WindowsUpdate\Updater.exe','');
DeleteFile('C:\Users\MadLion\AppData\Roaming\WindowsUpdate\Updater.exe','32');
DeleteFile('C:\Users\MadLion\AppData\Roaming\Microsoft\Windows\themes\Xeykyh.exe','32');
DeleteFile('C:\Users\MadLion\AppData\Roaming\WindowsUpdate\Live.exe','32');
DeleteFile('C:\Users\MadLion\AppData\Roaming\Windows Live\kfvaxeaspm.exe','32');
DeleteFile('C:\Users\MadLion\AppData\Roaming\WindowsUpdate\mobsync.exe','32');
RegKeyParamDel('HKEY_CURRENT_USER','Software\Microsoft\Windows\CurrentVersion\Run','Microsoft Sync Center');
RegKeyParamDel('HKEY_CURRENT_USER','Software\Microsoft\Windows\CurrentVersion\Run','Windows Live');
RegKeyParamDel('HKEY_CURRENT_USER','Software\Microsoft\Windows\CurrentVersion\Run','Windows Live Installer');
RegKeyParamDel('HKEY_CURRENT_USER','Software\Microsoft\Windows\CurrentVersion\Run','Xeykyh');
RegKeyParamDel('HKEY_CURRENT_USER','Software\Microsoft\Windows\CurrentVersion\Run','Windows Update Installer');
RegKeyParamDel('HKEY_CURRENT_USER','Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\Run','Windows Live');
DeleteFile('C:\Users\MadLion\appdata\roaming\c731200','32');
DeleteFile('C:\Users\MadLion\appdata\roaming\update\explorer.exe','32');
DeleteFile('C:\Users\MadLion\appdata\roaming\update\update.exe','32');
DeleteFile('C:\Users\MadLion\appdata\roaming\windowsupdate\live.exe','32');
DeleteFile('C:\Users\MadLion\appdata\roaming\windowsupdate\mobsync.exe','32');
DeleteFile('C:\Users\MadLion\appdata\roaming\windowsupdate\updater.exe','32');
ExecuteSysClean;
RebootWindows(true);
end.
Внимание! Будет выполнена перезагрузка компьютера. После перезагрузки компьютера выполните скрипт в АВЗ:
Код:
begin
CreateQurantineArchive(GetAVZDirectory+'quarantine.zip');
end.
Пришлите карантин согласно Приложения 2 правил по красной ссылке Прислать запрошенный карантин вверху темы
Сделайте повторные логи по правилам п.2 и 3 раздела Диагностика.(virusinfo_syscheck.zip;hijackthis.log)