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

rundll

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

    rundll

    error loading basegui.ppl pops up when trying to execute special disinfection of viruses. I am using kaspersky 2010 with up to date database.

  2. #2
    Senior Member Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация
    Регистрация
    03.04.2006
    Сообщений
    21,100
    Вес репутации
    3023
    Hello,

    Remove:
    SpyEraser
    XoftSpySE

    Switch off/Disable:
    - Antivirus and and, if you have - Firewall.
    - System Restore

    - Execute following script in Manual Cure
    Код:
    begin
    SearchRootkit(true, true);
    SetAVZGuardStatus(True);
    ClearQuarantine;
     TerminateProcessByName('c:\windows\msdrv32.exe');
     TerminateProcessByName('c:\windows\system32\av_md.exe');
     TerminateProcessByName('c:\documents and settings\donna\av_md.exe');
     QuarantineFile('C:\WINDOWS\system32\regedit.exe','');
     QuarantineFile('c:\windows\msdrv32.exe','');
     QuarantineFile('c:\windows\system32\dllcache\atapi.sys','');
     QuarantineFile('c:\documents and settings\donna\av_md.exe','');
     QuarantineFile('c:\windows\system32\av_md.exe','');
     DeleteFile('c:\windows\system32\av_md.exe');
     DeleteFile('c:\documents and settings\donna\av_md.exe');
     DeleteFile('c:\windows\msdrv32.exe');
     DeleteFile('C:\WINDOWS\system32\regedit.exe');
     RegKeyParamDel('HKEY_LOCAL_MACHINE','Software\Microsoft\Windows\CurrentVersion\Run','Regedit32');
     RegKeyParamDel('HKEY_LOCAL_MACHINE','Software\Microsoft\Windows\CurrentVersion\Run','Microsoft Driver Setup');
     RegKeyParamDel('HKEY_LOCAL_MACHINE','Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\Run','Microsoft Driver Setup');
     RegKeyParamDel('HKEY_USERS','S-1-5-21-1715567821-2052111302-839522115-1003\Software\Microsoft\Windows\CurrentVersion\Run','av_md');
    BC_ImportAll;
    ExecuteSysClean;
    BC_Activate;
    SetAVZPMStatus(True);
    RebootWindows(true);
    end.
    After reboot execute following script in Manual Cure
    Код:
    begin
    CreateQurantineArchive('C:\quarantine.zip');
    end.
    - Clean Temp-Maps, Cache of Browsers, Recycler. Use Windows service tool cleanmgr or CCleaner or ClearProg
    - Upload the C:\quarantine.zip over the link Upload quarantined files on the top of this page.
    - Repeat a log file.
    - Attach a log to your new post..

Похожие темы

  1. RUNDLL
    От Софья в разделе Помогите!
    Ответов: 5
    Последнее сообщение: 16.04.2010, 02:26
  2. RUNDLL
    От Temich в разделе Помогите!
    Ответов: 3
    Последнее сообщение: 27.10.2009, 12:11
  3. RUNDLL.....
    От DmitriyK в разделе Помогите!
    Ответов: 3
    Последнее сообщение: 06.09.2009, 23:59
  4. RUNDLL ЧТО ЭТО?
    От Андрей007 в разделе Помогите!
    Ответов: 2
    Последнее сообщение: 11.04.2009, 10:35
  5. RUNDLL
    От RWWR в разделе Помогите!
    Ответов: 1
    Последнее сообщение: 01.11.2008, 14:02

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

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