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

please help!

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

    please help!

    please help me.

  2. #2
    Senior Member Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Аватар для Numb
    Регистрация
    04.10.2005
    Сообщений
    2,118
    Вес репутации
    870
    Hello.
    Execute the script :
    Код:
    begin
    SearchRootkit(true, true);
    SetAVZGuardStatus(True);
     TerminateProcessByName('c:\windows\system32\wmisrpc.exe');
     QuarantineFile('C:\Program Files\MSS_II_Box\ServiceTool\box_service_tool_1.14.exe','');
     QuarantineFile('C:\Program Files\MSS_II_Box\ODM\ODM_1.14.exe','');
     QuarantineFile('C:\Program Files\MSS_II_Box\MSS\MSS_1.26.exe','');
     QuarantineFile('C:\Program Files\Gsm Hard Library\Gsm Hard Library by Blackattack.exe','');
     QuarantineFile('C:\WINDOWS\system32\Drivers\mssbox.sys','');
     QuarantineFile('C:\WINDOWS\system32\DRIVERS\Spider.sys','');
     QuarantineFile('C:\WINDOWS\system32\Drivers\msctakml.sys','');
     TerminateProcessByName('c:\windows\system32\wmisrpc.exe');
     QuarantineFile('c:\windows\system32\wmisrpc.exe','');
     SetServiceStart('msctakml', 4);
     DeleteFile('c:\windows\system32\wmisrpc.exe');
     BC_DeleteFile('c:\windows\system32\wmisrpc.exe');
     DeleteFile('C:\WINDOWS\system32\Drivers\msctakml.sys');
     BC_DeleteFile('C:\WINDOWS\system32\Drivers\msctakml.sys');
     DeleteService('msctakml');
     BC_DeleteSvc('msctakml');
    BC_ImportquarantineList;
    BC_Activate;
    ExecuteSysClean;
    RebootWindows(true);
    end.
    After restart, execute the second script:
    Код:
    begin
    createqurantinearchive('c:\quarantine.zip');
    end.
    After that, upload the file c:\quarantine.zip via the link http://virusinfo.info/upload_virus_eng.php?tid=61355 and make new logs. You'd better make all the 3 logs as it's described in the rules.

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

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