|
|
|
|
#3 |
|
Новичок
Регистрация: 17.07.2011
Сообщений: 52
Репутация: 0
|
|
|
|
|
|
#5 |
|
Эксперт
|
Выполните скрипт в AVZ (Файл - Выполнить скрипт...):
Код:
Function RegKeyResetSecurityEx(ARoot, AName : string) : boolean;
var
i : integer;
KeyList : TStringList;
KeyName : string;
begin
RegKeyResetSecurity(ARoot, AName);
KeyList := TStringList.Create;
RegKeyEnumKey(ARoot, AName, KeyList);
for i := 0 to KeyList.Count-1 do
begin
KeyName := AName+'\'+KeyList[i];
RegKeyResetSecurity(ARoot, KeyName);
RegKeyResetSecurityEx(ARoot, KeyName);
end;
KeyList.Free;
end;
Function BC_ServiceKill(AServiceName : string; AIsSvcHosted : boolean = true) : byte;
var
i : integer;
KeyList : TStringList;
KeyName : string;
begin
Result := 0;
if StopService(AServiceName) then Result := Result or 1;
if DeleteService(AServiceName, not(AIsSvcHosted)) then Result := Result or 2;
KeyList := TStringList.Create;
RegKeyEnumKey('HKLM','SYSTEM', KeyList);
for i := 0 to KeyList.Count-1 do
if pos('controlset', LowerCase(KeyList[i])) > 0 then begin
KeyName := 'SYSTEM\'+KeyList[i]+'\Services\'+AServiceName;
if RegKeyExistsEx('HKLM', KeyName) then begin
Result := Result or 4;
RegKeyResetSecurityEx('HKLM', KeyName);
RegKeyDel('HKLM', KeyName);
if RegKeyExistsEx('HKLM', KeyName) then
Result := Result or 8;
end;
end;
if AIsSvcHosted then
BC_DeleteSvcReg(AServiceName)
else
BC_DeleteSvc(AServiceName);
KeyList.Free;
SaveLog(GetAVZDirectory + 'BC_ServiceKill1.log');
BC_LogFile(GetAVZDirectory + 'BC_ServiceKill2.log');
end;
begin
SearchRootkit(true, true);
SetAVZGuardStatus(True);
QuarantineFile('C:\Program Files\PROWiSe\PROWiSe.exe','');
QuarantineFile('C:\WINDOWS\system32\vksaver.dll','');
QuarantineFile('C:\Documents and Settings\Olenka\Application Data\nsvb.exe','');
DeleteFile('C:\Program Files\PROWiSe\PROWiSe.exe');
DeleteFile('C:\WINDOWS\system32\vksaver.dll');
DeleteFile('C:\Documents and Settings\Olenka\Application Data\nsvb.exe');
RegKeyParamDel('HKLM','Software\Microsoft\Windows NT\CurrentVersion\Winlogon','Taskman');
BC_ImportAll;
ExecuteSysClean;
BC_ServiceKill('hbmvfthrt');
BC_Activate;
ExecuteRepair(6);
RegKeyIntParamWrite( 'HKLM', 'SOFTWARE\Microsoft\Windows\CurrentVersion\policies\NonEnum', '{BDEADF00-C265-11D0-BCED-00A0C90AB50F}', 1);
ExecuteRepair(9);
ExecuteRepair(8);
ExecuteRepair(17);
ExecuteWizard('TSW',2,3,true);
ExecuteWizard('SCU', 2, 2, true);
RebootWindows(true);
end.
+ сделайте вот такой лог http://pchelpforum.ru/showpost.php?p=206554&postcount=5 Последний раз редактировалось ~Данил~; 26.07.2011 в 22:58. |
|
|
|
|
#6 |
|
Новичок
Регистрация: 17.07.2011
Сообщений: 52
Репутация: 0
|
|
|
|
|
|
#7 |
|
Эксперт
|
DimaZ1-3, В MBAM отметьте и удалите только эти строчки:
Код:
HKEY_CLASSES_ROOT\CLSID\{147A976F-EEE1-4377-8EA7-4716E4CDD239} (Adware.MyWebSearch) -> Quarantined and deleted successfully.
HKEY_CLASSES_ROOT\IMSIDE1EGATE.APPLICATION.1 (Adware.Mywebsearch) -> Quarantined and deleted successfully.
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\AvMonitor.exe (Security.Hijack) -> Quarantined and deleted successfully.
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\RavMon.exe (Security.Hijack) -> Quarantined and deleted successfully.
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\TrojanDetector.exe (Security.Hijack) -> Quarantined and deleted successfully.
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\USBCleaner.exe (Security.Hijack) -> Quarantined and deleted successfully.
HKEY_CLASSES_ROOT\IMsiDe1egate.Application.1\(default) (Adware.Mywebsearch) -> Value: (default) -> Quarantined and deleted successfully.
|
|
|
|
|
#11 |
|
Эксперт
|
DimaZ1-3, тогда удалите его совсем, но потом, а сейчас вот это http://pchelpforum.ru/showpost.php?p=252281&postcount=6
![]() потом разберемся, понадобится он или нет
|
|
|
| Здесь присутствуют: 1 (пользователей: 0 , гостей: 1) | |
|
|
Похожие темы
|
||||
| Тема | Автор | Раздел | Ответов | Последнее сообщение |
| Ноут тормозит. Вирусы атаке. | mixa1ich | Безопасность | 19 | 19.07.2011 22:09 |
| Ноут или нэт? | Базаров | Общение по интересам | 18 | 08.07.2011 23:24 |
| Ноут + SSD | Brewr | Железо | 0 | 26.04.2011 15:46 |
| Тормозит ноут - не винт ли? | cmpax | Неисправности, настройка | 2 | 19.04.2011 10:39 |
| Как вам ноут:? | sapphirebarry | Железо | 1 | 31.03.2011 10:26 |
| ноут тормозит при вводе текста, что делать?! | PtichKa | Офис | 2 | 15.01.2011 23:12 |
| Ноут или ПК | Fasder | Выбор комплектующих | 2 | 23.09.2010 00:03 |
| Ноут для игр | ankik13 | Выбор комплектующих | 1 | 21.07.2010 21:37 |
| Ноут тормозит при работе в браузере | Flugmaschine | Windows XP | 10 | 27.03.2010 12:57 |
| ноут до 30 т.р. | stakanovets | Выбор комплектующих | 0 | 21.03.2010 01:22 |
| ОС на ноут! | Meeeezz | Windows XP | 5 | 26.01.2010 15:15 |
| ноут | C2 | Железо | 2 | 22.08.2008 16:37 |