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

unable to deleted infected files or source file

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

    unable to deleted infected files or source file

    Greetings,

    for the past few days my computer has been experiencing problems dealing with a virus.
    It creates random files (most common is form of 3 digit with EXE extension), and no matter how many times I try to delete or quarantine them they keep popping up.
    I used both antivirus scans and kaspersky virus removal tool. but it doesn't seem to make much of a difference.
    The removal tool suggested this course of action, so I comply

    Prang

  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:\Documents and Settings\Ziv\Application Data\ufxw.exe','');
     QuarantineFile('C:\RECYCLER\S-1-5-21-1871480905-9843973868-617518479-1752\yv8g67.exe','');
     DeleteFile('C:\RECYCLER\S-1-5-21-1871480905-9843973868-617518479-1752\yv8g67.exe');
     DeleteFile('C:\Documents and Settings\Ziv\Application Data\ufxw.exe');
     DeleteFileMask('d:\255e432dd37d215a427152339ab5\','*.*',true);
     DeleteDirectory('d:\255e432dd37d215a427152339ab5\');
     RegKeyParamDel('HKEY_LOCAL_MACHINE','SYSTEM\CurrentControlSet\Services\Eventlog\Application\WgaSetup','EventMessageFile');
     RegKeyParamDel('HKEY_LOCAL_MACHINE','Software\Microsoft\Windows NT\CurrentVersion\Winlogon','Taskman');
    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.
    - Make a log file with Hijackthis ( Analysis, p.3 for further informations).
    - Attach both logs to your new post..

Похожие темы

  1. Removal of infected files
    От rpearson41 в разделе Malware Removal Service
    Ответов: 1
    Последнее сообщение: 24.07.2010, 15:04
  2. infected files need help
    От tignac в разделе Malware Removal Service
    Ответов: 1
    Последнее сообщение: 01.06.2010, 11:35
  3. Ответов: 8
    Последнее сообщение: 01.06.2010, 07:56
  4. Unable to 'show hidden files or folders'
    От Kempas в разделе Malware Removal Service
    Ответов: 4
    Последнее сообщение: 20.10.2009, 10:46
  5. Computer Infected - Unable to load Kaspersky Protection
    От ArulVictor в разделе Malware Removal Service
    Ответов: 1
    Последнее сообщение: 11.07.2009, 14:47

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

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