Показано с 1 по 2 из 2.

Kaspersky firewall not running

  1. #1
    Junior Member Репутация
    Регистрация
    10.03.2009
    Сообщений
    1
    Вес репутации
    55

    Kaspersky firewall not running

    Hi I think I have cleaned a virus off the pc but now the kaspersky firewall isnt running and when you click on it in the program the program shuts down with a error and then sends a report .
    I have reinstalled it but no luck there must be something still on my system blocking it working
    can any one help
    Вложения Вложения

  2. #2
    Senior Member Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Аватар для Numb
    Регистрация
    04.10.2005
    Сообщений
    2,118
    Вес репутации
    870
    Hello.
    Before execute script you should turn off system restore.
    Download AVZ antiviral toolkit and Hijackthis utility using links from the rules of "Help me!" section, unzip them in separate folders and upgrade AVZ's databases.
    While executing script you should also disable your antivirus monitor and turn off your internet connection.
    Execute script in AVZ:
    Код:
    begin
    SearchRootkit(true, true);
    SetAVZGuardStatus(True);
     QuarantineFile('C:\WINDOWS\system32\alg.exe','');
     QuarantineFile('C:\WINDOWS\system32\sopidkc.exe','');
     QuarantineFile('C:\WINDOWS\system32\mabidwe.exe','');
     QuarantineFile('C:\WINDOWS\system32\afisicx.exe','');
     SetServiceStart('sopidkc', 4);
     SetServiceStart('mabidwe', 4);
     SetServiceStart('afisicx', 4);
     DeleteFile('C:\WINDOWS\system32\afisicx.exe');
     BC_DeleteFile('C:\WINDOWS\system32\afisicx.exe');
     DeleteFile('C:\WINDOWS\system32\mabidwe.exe');
     BC_DeleteFile('C:\WINDOWS\system32\mabidwe.exe');
     DeleteFile('C:\WINDOWS\system32\sopidkc.exe');
     BC_DeleteFile('C:\WINDOWS\system32\sopidkc.exe');
     DeleteService('sopidkc');
     DeleteService('mabidwe');
     DeleteService('afisicx');
     BC_DeleteSvc('sopidkc');
     BC_DeleteSvc('mabidwe');
     BC_DeleteSvc('afisicx');
    BC_Activate;
    ExecuteSysClean;
    executerepair(1);
    executerepair(6);
    executerepair(8);
    executerepair(9);
    RebootWindows(true);
    end.
    Your system will be restarted. After restart, upload quarantine using the link http://virusinfo.info/upload_virus_eng.php?tid=41362 and make new logs as it's described in the rules
    Последний раз редактировалось Numb; 11.03.2009 в 00:48.

Похожие темы

  1. Ответов: 8
    Последнее сообщение: 03.11.2011, 02:36
  2. Firewall turned off on LOAD and Kaspersky 2009 wont load
    От aberiault в разделе Malware Removal Service
    Ответов: 1
    Последнее сообщение: 01.05.2009, 10:26
  3. Ответов: 5
    Последнее сообщение: 22.01.2009, 01:13
  4. Ответов: 8
    Последнее сообщение: 01.05.2007, 18:01

Свернуть/Развернуть Ваши права в разделе

  • Вы не можете создавать новые темы
  • Вы не можете отвечать в темах
  • Вы не можете прикреплять вложения
  • Вы не можете редактировать свои сообщения
  •  
Page generated in 0.01144 seconds with 20 queries