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

Need Help!

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

    Need Help!

    Hi All!
    At the beggining i was having messages. wich it disabilates everything now i cant open the msn messenger or the kapersky antivirus it wont let me open it.
    i think the message was with something svchost.exe ...

    thannk you
    Вложения Вложения

  2. #2
    Senior Member Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Аватар для drongo
    Регистрация
    17.09.2004
    Адрес
    Israel
    Сообщений
    7,164
    Вес репутации
    994
    Too much antispyware
    Please download special avz in my signature(put in some new folder for example on desktop).
    Disable system restore, antivirus and antispyware (if you can), disconnect from internet.
    Execute this script in avz:
    Код:
    begin
    SearchRootkit(true, true);
    SetAVZGuardStatus(True);
     QuarantineFile('F:\yh.cmd','');
     QuarantineFile('F:\autorun.inf','');
     QuarantineFile('D:\yh.cmd','');
     QuarantineFile('D:\autorun.inf','');
     QuarantineFile('C:\yh.cmd','');
     QuarantineFile('C:\autorun.inf','');
     QuarantineFile('C:\Program Files\WebEx\ieatgpc.dll','');
     QuarantineFile('sys32.dll','');
     QuarantineFile('C:\WINDOWS\system32\CTXFIHLP.EXE','');
     QuarantineFile('C:\WINDOWS\system32\WPDShServiceObj.dll','');
     QuarantineFile('C:\WINDOWS\system32\dot3gpclnt.dll','');
     QuarantineFile('C:\WINDOWS\system32\olhrwef.exe','');
     QuarantineFile('C:\WINDOWS\system32\ventmon.dll','');
     QuarantineFile('C:\WINDOWS\system32\nmdfgds0.dll','');
     DeleteFile('C:\Program Files\WebEx\ieatgpc.dll');
     DeleteFile('C:\WINDOWS\system32\nmdfgds0.dll');
     DeleteFile('C:\WINDOWS\system32\olhrwef.exe');
     DeleteFile('sys32.dll');
     DeleteFile('C:\autorun.inf');
     DeleteFile('C:\yh.cmd');
     DeleteFile('D:\autorun.inf');
     DeleteFile('D:\yh.cmd');
     DeleteFile('F:\autorun.inf');
     DeleteFile('F:\yh.cmd');
    BC_ImportAll;
    ExecuteSysClean;
    BC_Activate;
    ExecuteRepair(6);
    ExecuteRepair(8);
    ExecuteRepair(9);
    SetAVZPMStatus(true);
    RebootWindows(true);
    end.

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

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