Здраствуйте! Я извиняюсь был в командировке, возможность закончить лечение не имел. Так как долго отсутствовал а нетом пользовались и флешки разные втыкали решил сделать новые логи. Карантин из-за дурацкой скорости прислать не смогу.
Follow along with the video below to see how to install our site as a web app on your home screen.
Примечание: This feature currently requires accessing the site using the built-in Safari browser.
begin
SearchRootkit(true, true);
SetAVZGuardStatus(True);
QuarantineFile('mxytldub.dll','');
QuarantineFile('C:\WINDOWS\ResPatch\SfcFiles.dll.bak','');
QuarantineFile('C:\WINDOWS\I386\SVCPACK\PHYSX.EXE','');
QuarantineFile('C:\WINDOWS\I386\SVCPACK\JRE1610.EXE','');
QuarantineFile('C:\WINDOWS\I386\SVCPACK\GADGETS2.EXE','');
QuarantineFile('c:\system volume information\_restore{460aa8b8-503a-4ede-8750-bd23f94b5f2c}\rp1\a0002053.exe','');
QuarantineFile('c:\system volume information\_restore{460aa8b8-503a-4ede-8750-bd23f94b5f2c}\rp1\a0002054.exe','');
DeleteFile('c:\system volume information\_restore{460aa8b8-503a-4ede-8750-bd23f94b5f2c}\rp1\a0002053.exe');
DeleteFile('c:\system volume information\_restore{460aa8b8-503a-4ede-8750-bd23f94b5f2c}\rp1\a0002054.exe');
DeleteFile('mxytldub.dll');
BC_ImportAll;
ExecuteSysClean;
BC_Activate;
RebootWindows(true);
end.
begin
CreateQurantineArchive(GetAVZDirectory+'quarantine.zip');
end.