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

how delete

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

    how delete

    how delte the viruses (list joined)

  2. #2
    Senior Member Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация
    Регистрация
    03.04.2006
    Сообщений
    21,100
    Вес репутации
    3023
    Switch off/Disable:
    - Antivirus and and, if you have - Firewall.
    - System Restore


    - Execute following script in Manual disinfection
    Код:
    begin
    SearchRootkit(true, true);
    SetAVZGuardStatus(True);
    ClearQuarantine;
     DelBHO('{03FEDA6F-D32C-4005-81D2-645A4D244086}');
     QuarantineFile('C:\WINDOWS\system32\dmserver32.dll','');
     QuarantineFile('C:\Documents and Settings\All Users\Application Data\724f077\SM724f_231.exe','');
     DeleteFile('C:\WINDOWS\system32\dmserver32.dll');
    BC_ImportAll;
    ExecuteSysClean;
    BC_Activate;
    SetAVZPMStatus(True);
    RebootWindows(true);
    end.
    After reboot execute following script in Manual disinfection
    Код:
    begin
    CreateQurantineArchive('C:\quarantine.zip');
    end.
    and upload the C:\quarantine.zip over the link Upload quarantined files on the top of this page.

    - Repeat a log file of AVPTool.
    - Attach a log to your new post..

Похожие темы

  1. what to delete this infection
    От akram fattoum в разделе Viruses, Adware, Spyware, Hijackers
    Ответов: 1
    Последнее сообщение: 17.12.2010, 22:50
  2. Can't fix the computer. Can't delete the virus.
    От bbanerji в разделе Malware Removal Service
    Ответов: 5
    Последнее сообщение: 15.08.2010, 18:47
  3. How can I delete Win.32AutoRun.tmp
    От monte2404 в разделе Malware Removal Service
    Ответов: 14
    Последнее сообщение: 06.08.2010, 10:08
  4. not able to delete them
    От hiba в разделе Malware Removal Service
    Ответов: 2
    Последнее сообщение: 17.03.2010, 00:45
  5. I can't delete PPStream and have trojan
    От someone в разделе Malware Removal Service
    Ответов: 7
    Последнее сообщение: 23.10.2007, 09:51

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

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