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

symbooter

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

    symbooter

    I can't to remover this virus

    c:\windows\system32\symbooter.exe
    Script: Quarantine, Delete, BC delete, Terminate

  2. #2
    Senior Member Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Аватар для RiC
    Регистрация
    22.04.2005
    Сообщений
    1,988
    Вес репутации
    571
    Welcome!
    Please attach full log (avptool_syscheck.zip or virusinfo_syscheck.zip) to message.

  3. #3
    Junior Member Репутация
    Регистрация
    03.09.2008
    Сообщений
    3
    Вес репутации
    58

    Symbooter

    I can't to remover this virus

    c:\windows\system32\symbooter.exe
    _______
    thanks, by their answer and help


    Jduquezu
    Вложения Вложения

  4. #4
    Senior Member Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Аватар для RiC
    Регистрация
    22.04.2005
    Сообщений
    1,988
    Вес репутации
    571
    You PC virtual (SUN Vbox) - we test AVPTool ?

    Script for remove symbooter.exe -

    Код:
    begin
    SearchRootkit(true, true);
    SetAVZGuardStatus(True);
    QuarantineFile('C:\WINDOWS\system32\Drivers\cercsr6.sys','');
    QuarantineFile('c:\windows\system32\symbooter.exe','');
    DeleteFile('c:\windows\system32\symbooter.exe');
    BC_ImportAll;
    ExecuteSysClean;
    CreateQurantineArchive(GetAVZDirectory+'quarantine.zip');
    BC_Activate;
    RebootWindows(true);
    end.
    Script for clear system, after remove symbooter -
    Код:
    begin
    ExecuteRepair(6);
    ExecuteRepair(10);
    ExecuteRepair(11);
    ExecuteRepair(13);
    ExecuteRepair(17);
    RebootWindows(false);
    end.
    Please upload qurantine.zip here for virus analysts.

    Repeat log for check if you want.

  5. #5
    Junior Member Репутация
    Регистрация
    03.09.2008
    Сообщений
    3
    Вес репутации
    58
    thank you very much,

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

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