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

Help...Computer Infected and Dont Know how to disinfect

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

    Help...Computer Infected and Dont Know how to disinfect

    I just removed a virus on my computer but i am still unable to install an anti-virus because it says my computer is infected...how can i get rid of the infection? Can some one please help me?
    My AVP tool that I installed because it is recomende says I need a disinfection script in order to copy and paste on Manuel Disinfection....

  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;
     QuarantineFile('C:\AntiMalware Pro\AntiMalwarePro.exe','');
     DeleteFile('C:\AntiMalware Pro\AntiMalwarePro.exe');
     DeleteFileMask('C:\AntiMalware Pro\','*.*',true);
     DeleteDirectory('C:\AntiMalware Pro\');
     RegKeyParamDel('HKEY_USERS','S-1-5-21-789336058-1563985344-1177238915-1003\Software\Microsoft\Windows\CurrentVersion\Run','M8t6_MalAnk_a1T');
    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.
    - Make a new log file of AVPTool.
    - Attach a log to your new post..

Похожие темы

  1. Ответов: 1
    Последнее сообщение: 15.01.2011, 03:00
  2. i dont know if my computer is infected
    От clare в разделе Malware Removal Service
    Ответов: 3
    Последнее сообщение: 28.09.2010, 17:40
  3. your computer is infected
    От i.homyak в разделе Помогите!
    Ответов: 10
    Последнее сообщение: 06.11.2008, 14:15
  4. your computer is infected и т.д.
    От re@l в разделе Помогите!
    Ответов: 7
    Последнее сообщение: 24.10.2008, 16:48
  5. my computer has been infected
    От eyal в разделе Malware Removal Service
    Ответов: 1
    Последнее сообщение: 09.10.2008, 18:31

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

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