Как открыть доступ к свойством папок?
Printable View
Как открыть доступ к свойством папок?
Выполнить:
[CODE]begin
SearchRootkit(true, true);
SetAVZGuardStatus(True);
QuarantineFile('C:\Documents and Settings\Администратор\Local Settings\Application Data\smss.exe','');
QuarantineFile('C:\WINDOWS\FONTS\719A6.com','');
QuarantineFile('C:\WINDOWS\system32\amvo.exe','');
DeleteFile('C:\WINDOWS\system32\amvo.exe');
DeleteFile('C:\WINDOWS\FONTS\719A6.com');
DeleteFile('C:\Documents and Settings\Администратор\Local Settings\Application Data\smss.exe');
BC_ImportAll;
ExecuteRepair(6);
ExecuteRepair(8);
ExecuteSysClean;
RebootWindows(true);
end.[/CODE]
После перезагрузки [B]сделать новые логи с вставленной флешкой[/B]
Загрузить карантин по ссылке вверху темы