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

Help!!!!

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

    Help!!!!

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

  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 Cure
    Код:
    begin
    SearchRootkit(true, true);
    SetAVZGuardStatus(True);
     TerminateProcessByName('c:\windows\system32\msdvdr.pif');
     StopService('nxbpwjjo');
     StopService('msdvdr');
     StopService('msdvdDrv');
     QuarantineFile('zzfhlg.dll','');
     QuarantineFile('security.exe','');
     QuarantineFile('reset5c.dll','');
     QuarantineFile('mlJCSmNe.dll','');
     QuarantineFile('khfEtRkh.dll','');
     QuarantineFile('internet.exe','');
     QuarantineFile('hsfgua.dll','');
     QuarantineFile('G:\autorun.inf','');
     QuarantineFile('F:\autorun.inf','');
     QuarantineFile('eqoune.dll','');
     QuarantineFile('E:\autorun.inf','');
     QuarantineFile('c:\windows\system32\otbngtx.dll','');
     QuarantineFile('C:\WINDOWS\system32\otbngtx.dll','');
     QuarantineFile('C:\WINDOWS\system32\msdvdr.sys','');
     QuarantineFile('C:\WINDOWS\system32\msdvdr.pif','');
     QuarantineFile('C:\WINDOWS\system32\drivers\nxbpwjjo.sys','');
     QuarantineFile('C:\WINDOWS\psvmon9.exe','');
     QuarantineFile('C:\RECYCLER\S-1-5-21-0098455391-8482526806-599272217-9906\hdav.exe','');
     QuarantineFile('C:\DOCUME~1\user.VINODH.000\Local Settings\Temp\rha29.tmp','');
     QuarantineFile('C:\autorun.inf','');
     DeleteService('nxbpwjjo');
     DeleteService('msdvdr');
     DeleteService('msdvdDrv');
     DeleteFile('zzfhlg.dll');
     DeleteFile('reset5c.dll');
     DeleteFile('mlJCSmNe.dll');
     DeleteFile('khfEtRkh.dll');
     DeleteFile('hsfgua.dll');
     DeleteFile('G:\autorun.inf');
     DeleteFile('F:\autorun.inf');
     DeleteFile('eqoune.dll');
     DeleteFile('E:\autorun.inf');
     DeleteFile('C:\WINDOWS\system32\otbngtx.dll');
     DeleteFile('c:\windows\system32\otbngtx.dll');
     DeleteFile('C:\WINDOWS\system32\msdvdr.sys');
     DeleteFile('C:\WINDOWS\system32\msdvdr.pif');
     DeleteFile('C:\WINDOWS\system32\drivers\nxbpwjjo.sys');
     DeleteFile('C:\WINDOWS\psvmon9.exe');
     DeleteFile('C:\RECYCLER\S-1-5-21-0098455391-8482526806-599272217-9906\hdav.exe');
     DeleteFile('C:\Program Files\AskTBar\bar\1.bin\ASKTBAR.DLL');
     DeleteFile('C:\DOCUME~1\user.VINODH.000\Local Settings\Temp\rha29.tmp');
     DeleteFile('C:\autorun.inf');
     DelBHO('{FE063DB1-4EC0-403e-8DD8-394C54984B2C}');
     DelBHO('{18CEF111-40CE-4711-A33D-5378A1CDC8E5}');
    BC_ImportAll;
    ExecuteSysClean;
     BC_DeleteSvc('nxbpwjjo');
     BC_DeleteSvc('msdvdr');
     BC_DeleteSvc('msdvdDrv');
    ExecuteRepair(6);
    ExecuteRepair(8);
    ExecuteRepair(9);
    ExecuteRepair(11);
    ExecuteRepair(16);
    ExecuteRepair(17);
    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
    - Close all the programs and start only Internet Explorer!!!
    - Repeat a log file.
    - Switch Antivirus and, if you have - Firewall, on.
    - Go On-Line
    - Upload the C:\quarantine.zip over the link Upload quarantined files on the top of this page.
    - Attach a log to your new post..

  3. #3
    Junior Member Репутация
    Регистрация
    04.06.2009
    Сообщений
    7
    Вес репутации
    55

    Thanks!!

    The Windows on rebooting shows a serious error has occured...A log of this error has been created..what should i do??
    Also i have bought Kaspersky Internet Security 2009 which is not getting installed..Plz help!!!!!
    I hav uploaded the file u said.. Thankz again for reply!!

  4. #4
    Senior Member Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация
    Регистрация
    03.04.2006
    Сообщений
    21,100
    Вес репутации
    3023
    Цитата Сообщение от vinara Посмотреть сообщение
    I hav uploaded the file u said..
    Where is the avptool_syscheck - log-after-reboot???
    Последний раз редактировалось Rene-gad; 05.06.2009 в 09:58.

  5. #5
    Junior Member Репутация
    Регистрация
    04.06.2009
    Сообщений
    7
    Вес репутации
    55
    Sorry
    Вложения Вложения

  6. #6
    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 Cure
    Код:
    begin
    SearchRootkit(true, true);
    SetAVZGuardStatus(True);
     QuarantineFile('otbngtx.dll','');
     QuarantineFile('c:\windows\system32\drivers\ovfsthxqjbavabr.sys','');
     QuarantineFile('c:\windows\system32\drivers\gaopdxyxtlespb.sys','');
     QuarantineFile('C:\Documents and Settings\LocalService\pwa2.tmp','');
     QuarantineFile('C:\Documents and Settings\LocalService\mca26.tmp','');
     DeleteFile('C:\Documents and Settings\LocalService\mca26.tmp');
     DeleteFile('C:\Documents and Settings\LocalService\pwa2.tmp');
     DeleteFile('c:\windows\system32\drivers\gaopdxyxtlespb.sys');
     DeleteFile('c:\windows\system32\drivers\ovfsthxqjbavabr.sys');
     DeleteFile('otbngtx.dll');
     RegKeyParamDel('HKEY_LOCAL_MACHINE','SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify','wupcxakt');
    BC_ImportAll;
    ExecuteSysClean;
    BC_Activate;
    RebootWindows(true);
    end.
    After reboot execute following script in Manual Cure
    Код:
    begin
    CreateQurantineArchive('C:\quarantine.zip');
    end.
    - Remove Bonjour
    - Clean Temp-Maps, Cache of Browsers, Recycler. Use Windows service tool cleanmgr or CCleaner or ClearProg
    - Close all the programs and start only Internet Explorer!!!
    - Repeat a log file.
    - Switch Antivirus and, if you have - Firewall, on.
    - Go On-Line
    - Upload the C:\quarantine.zip over the link Upload quarantined files on the top of this page.
    - Attach a log to your new post..

  7. #7
    Junior Member Репутация
    Регистрация
    04.06.2009
    Сообщений
    7
    Вес репутации
    55

    Re:

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

  8. #8
    Senior Member Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация
    Регистрация
    03.04.2006
    Сообщений
    21,100
    Вес репутации
    3023
    - Execute following script in Manual Cure
    Код:
    begin
     ClearQuarantine;
     QuarantineFile('C:\WINDOWS\system32\drivers\prcmondrv1041.sys','');
    end.
    After reboot execute following script in Manual Cure
    Код:
    begin
    CreateQurantineArchive('C:\quarantine.zip');
    end.
    - Upload the C:\quarantine.zip over the link Upload quarantined files on the top of this page.

    - Install Service Pack 3 for Windows XP + all updates
    - Install Internte Explorer 8

  9. #9
    Junior Member Репутация
    Регистрация
    04.06.2009
    Сообщений
    7
    Вес репутации
    55

    uploaded it


  10. #10
    Senior Member Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация
    Регистрация
    03.04.2006
    Сообщений
    21,100
    Вес репутации
    3023
    Is your problem solved?

  11. #11
    Junior Member Репутация
    Регистрация
    04.06.2009
    Сообщений
    7
    Вес репутации
    55

    Par Excellence

    Thanks mate for your solution..i have my sys as good as before.
    Thanks a lotttttttttt

  12. #12
    Junior Member Репутация
    Регистрация
    04.06.2009
    Сообщений
    7
    Вес репутации
    55

    Speed up system

    Can u suggest any way to speed up the system..especially after i installed Windows Sp3 it has slowed down???

  13. #13
    Senior Member Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация Репутация
    Регистрация
    03.04.2006
    Сообщений
    21,100
    Вес репутации
    3023
    Цитата Сообщение от vinara Посмотреть сообщение
    after i installed Windows Sp3 it has slowed down???
    I suggest, your system tries to install all updates issued after SP3, tiw is it slowly, as usual.

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

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