Ever1ast20 Posted October 25, 2012 Report Share Posted October 25, 2012 Вроде этот лог скинул сделал через rghost!!! virusinfo_syscure.zip virusinfo_syscure.zip Link to comment Share on other sites More sharing options...
akoK Posted October 25, 2012 Report Share Posted October 25, 2012 AVZ, меню "Файл - Выполнить скрипт" -- Скопировать ниже написанный скрипт-- Нажать кнопку "Запустить". beginShowMessage('Внимание! Перед выполнением скрипта AVZ автоматически закроет все сетевые подключения.'+#13#10+'После перезагрузки компьютера подключения к сети будут восстановлены в автоматическом режиме.');ExecuteFile('net.exe', 'stop tcpip /y', 0, 15000, true);SearchRootkit(true, true);SetAVZGuardStatus(true);QuarantineFile('c:\windows\system32\hasplms.exe','');QuarantineFile('C:\Windows\System32\mctadmin.exe','');QuarantineFile('C:\Users\2BA0~1\AppData\Local\Temp\4qWC3JR0.sys','');QuarantineFile('C:\Users\Максим\Documents\Iterra\qbhleee.dll','');DeleteFile('C:\Users\Максим\Documents\Iterra\qbhleee.dll');DeleteFile('C:\Users\2BA0~1\AppData\Local\Temp\4qWC3JR0.sys');BC_ImportALL;ExecuteSysClean;BC_Activate;RebootWindows(true);end. После выполнения скрипта компьютер перезагрузится. beginCreateQurantineArchive(GetAVZDirectory+'quarantine.zip');end. Полученный архив отправьте при помощи этой формы После обязательно подготовить новый комплект всех логов Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now