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
ShowMessage('Внимание! Перед выполнением скрипта AVZ автоматически закроет все сетевые подключения.' + #13#10 + 'После перезагрузки компьютера подключения к сети будут восстановлены в автоматическом режиме.');
ExecuteFile('net.exe', 'stop tcpip /y', 0, 15000, true);
TerminateProcessByName('c:\programdata\conhost51495.exe');
TerminateProcessByName('c:\users\843e~1\appdata\local\temp\24360\tim.exe');
TerminateProcessByName('c:\program files (x86)\tencent\qqpcmgr\11.5.17490.219\plugins\qmnetmon\qqpcnetflow.exe');
TerminateProcessByName('c:\program files (x86)\tencent\qqpcmgr\11.5.17490.219\qqpcrealtimespeedup.exe');
TerminateProcessByName('c:\program files (x86)\tencent\qqpcmgr\11.5.17490.219\qqpctray.exe');
TerminateProcessByName('c:\program files (x86)\tencent\qqpcmgr\11.5.17490.219\qqpcrtp.exe');
StopService('TSSysKit');
StopService('TSSKX64');
StopService('TsNetHlpX64');
StopService('TFsFlt');
StopService('TAOKernelDriver');
StopService('TAOAccelerator');
StopService('SRepairDrv');
StopService('QQSysMonX64');
StopService('QMUdisk');
QuarantineFile('C:\ProgramData\service.exe','');
QuarantineFile('c:\users\843e~1\appdata\local\temp\24360\tim.exe','');
QuarantineFile('C:\Program Files (x86)\Tencent\QQPCMgr\11.5.17490.219\QQPCRTP.exe','');
QuarantineFile('c:\program files (x86)\tencent\qqpcmgr\11.5.17490.219\plugins\qmnetmon\qqpcnetflow.exe','');
QuarantineFile('C:\Windows\System32\drivers\tsskx64.sys','');
QuarantineFile('C:\Windows\system32\Drivers\TFsFltX64.sys','');
QuarantineFile('C:\Windows\system32\Drivers\TAOKernel64.sys','');
QuarantineFile('c:\programdata\conhost51495.exe','');
QuarantineFile('C:\Windows\system32\Drivers\TAOAccelerator64.sys','');
QuarantineFileF('C:\Users\Никита\AppData\Roaming\FreeVPN', '*.exe, *.dll, *.sys, *.bat, *.vbs, *.js, *.com', true, '', 0, 0);
QuarantineFileF('C:\Program Files (x86)\Tencent', '*.exe, *.dll, *.sys, *.bat, *.vbs, *.js, *.com', true, '', 0, 0);
QuarantineFileF('C:\ProgramData\TXQMPC', '*.exe, *.dll, *.sys, *.bat, *.vbs, *.js, *.com', true, '', 0, 0);
QuarantineFileF('C:\Users\Никита\AppData\Roaming\Tencent', '*.exe, *.dll, *.sys, *.bat, *.vbs, *.js, *.com', true, '', 0, 0);
QuarantineFileF('C:\ProgramData\Tencent', '*.exe, *.dll, *.sys, *.bat, *.vbs, *.js, *.com', true, '', 0, 0);
QuarantineFile('C:\ProgramData\360dlr.exe','');
QuarantineFile('C:\ProgramData\apptj.exe','');
QuarantineFile('C:\ProgramData\msiql.exe','');
QuarantineFile('C:\Program Files\AutoRun.exe','');
QuarantineFile('C:\Users\Никита\AppData\Roaming\service.exe','');
QuarantineFile('C:\ProgramData\a.bat','');
QuarantineFile('C:\Program Files\instmsiw.exe','');
QuarantineFile('C:\Program Files\Setup.exe','');
DeleteFile('C:\Windows\system32\Tasks\{3FE5528A-4579-450B-9E3F-F2ECA77BC187}','64');
DeleteFile('C:\Windows\system32\Tasks\Microsoft\Windows\SystemRestore\FreeVPN','64');
DeleteFile('C:\Users\Никита\AppData\Roaming\FreeVPN\FreeVPN.exe','32');
DeleteFile('C:\ProgramData\service.exe','32');
DeleteFile('C:\Program Files (x86)\Tencent\QQPCMgr\11.5.17490.219\QQPCRTP.exe','32');
DeleteFile('C:\Windows\System32\drivers\tsskx64.sys','32');
DeleteFile('c:\users\843e~1\appdata\local\temp\24360\tim.exe','32');
DeleteFile('C:\Windows\system32\Drivers\TFsFltX64.sys','32');
DeleteFile('C:\Windows\system32\Drivers\TAOKernel64.sys','32');
DeleteFile('C:\Windows\system32\Drivers\TAOAccelerator64.sys','32');
DeleteFile('C:\Program Files (x86)\Tencent\QQPCMgr\11.5.17490.219\QMUdisk64.sys','32');
DeleteFile('C:\ProgramData\360dlr.exe','32');
DeleteFile('c:\programdata\conhost51495.exe','32');
DeleteFile('C:\ProgramData\apptj.exe','32');
DeleteFile('C:\ProgramData\msiql.exe','32');
DeleteFile('C:\Users\Никита\AppData\Roaming\service.exe','32');
DelCLSID('{63332668-8CE1-445D-A5EE-25929176714E}');
DeleteService('QQPCRTP');
DeleteService('GoogleChromeUpService');
DeleteService('QMUdisk');
DeleteService('QQSysMonX64');
DeleteService('SRepairDrv');
DeleteService('TAOAccelerator');
DeleteService('TAOKernelDriver');
DeleteService('TFsFlt');
DeleteService('TsNetHlpX64');
DeleteService('TSSKX64');
DeleteService('TSSysKit');
DeleteFileMask('C:\Users\Никита\AppData\Roaming\FreeVPN','*', true);
DeleteFileMask('C:\Program Files (x86)\Tencent','*', true);
DeleteFileMask('C:\ProgramData\TXQMPC','*', true);
DeleteFileMask('C:\Users\Никита\AppData\Roaming\Tencent','*', true);
DeleteFileMask('C:\ProgramData\Tencent','*', true);
DeleteDirectory('C:\ProgramData\TXQMPC');
DeleteDirectory('C:\Users\Никита\AppData\Roaming\Tencent');
DeleteDirectory('C:\Program Files (x86)\Tencent');
DeleteDirectory('C:\Users\Никита\AppData\Roaming\FreeVPN');
DeleteDirectory('C:\ProgramData\Tencent');
CreateQurantineArchive(GetAVZDirectory+'quarantine.zip');
ExecuteSysClean;
RebootWindows(true);
end.
R0 - HKCU\Software\Microsoft\Internet Explorer\Main,Start Page = http://www.hao123.com/?tn=92552456_hao_pg
R1 - HKCU\Software\Microsoft\Internet Explorer\Main,Default_Page_URL = http://ie.redirect.hp.com/svs/rdr?TYPE=3&tp=iehome&locale=ru_UA&c=94&bd=Pavilion&pf=cnnb
R1 - HKCU\Software\Microsoft\Internet Explorer\Main,Search Bar = http://terra.im/
R1 - HKCU\Software\Microsoft\Internet Explorer\Main,Search Page = http://terra.im/
O2 - BHO: (no name) - {D5FEC983-01DB-414A-9456-AF95AC9ED7B5} - (no file)
O3 - Toolbar: (no name) - {91397D20-1446-11D4-8AF4-0040CA1127B6} - (no file)
O3 - Toolbar: GagetBox - {3B81079D-2AC9-425f-A494-A1C7D93AFA3C} - (no file)
O4 - HKLM\..\Run: [ QQPCTray] "C:\Program Files (x86)\Tencent\QQPCMgr\11.5.17490.219\QQPCTray.exe" /regrun
O4 - HKLM\..\Run: [tim.exe -start] C:\Users\843E~1\AppData\Local\Temp\24360\tim.exe -start
да, так и есть, но я просил в предыдущем сообщении сделать новый лог, в последнем файле (с номером 6) вы его сделали.В этом руководстве сказано, что лог после удаления будет тут C:\AdwCleaner\AdwCleaner[C1].txt.
start
CreateRestorePoint:
Task: {07DEA3E6-286C-454A-9E5A-CB6D14AF1D8F} - System32\Tasks\GadgetBox UpdaterUpdaterTask{8CDFBD30-6CC6-4FF5-B76D-D0D31AE475E9} => C:\ProgramData\Premium\GadgetBox Updater\GadgetBox Updater.exe <==== ATTENTION
Task: {50744CC3-A8A0-493D-898B-1686EDBF80BC} - System32\Tasks\Uninstaller_SkipUac_Никита => C:\Program Files (x86)\IObit\IObit Uninstaller\IObitUninstaler.exe
Task: {866ECA8A-B999-4A12-BB2E-03CDB7E1F74D} - System32\Tasks\GadgetBox UpdaterUpdaterTask{F9EFA522-907D-4CE5-B395-F7AD624FCF0F} => C:\ProgramData\Premium\GadgetBox Updater\GadgetBox Updater.exe <==== ATTENTION
Task: {EB4746E5-0646-4D6A-B3CC-13231B0FDD92} - \Microsoft\Windows\SystemRestore\FreeVPN -> No File <==== ATTENTION
Task: {F14904AC-19AB-4FF8-A5BE-3E4E40D7B277} - \{3FE5528A-4579-450B-9E3F-F2ECA77BC187} -> No File <==== ATTENTION
Task: {FB94E8A8-36EB-41A2-9E61-CF826CDD408E} - System32\Tasks\Microsoft\Windows\Apps\UpService => C:\ProgramData\InstallChecker\InstallChecker.exe [2016-04-26] () <==== ATTENTION
Task: C:\Windows\Tasks\GadgetBox UpdaterUpdaterTask{8CDFBD30-6CC6-4FF5-B76D-D0D31AE475E9}.job => C:\ProgramData\Premium\GadgetBox Updater\GadgetBox Updater.exeN/schedule /profilepath C:\ProgramData\Premium\GadgetBox Updater\profile.ini <==== ATTENTION
Task: C:\Windows\Tasks\GadgetBox UpdaterUpdaterTask{F9EFA522-907D-4CE5-B395-F7AD624FCF0F}.job => C:\ProgramData\Premium\GadgetBox Updater\GadgetBox Updater.exeN/schedule /profilepath C:\ProgramData\Premium\GadgetBox Updater\profile.ini <==== ATTENTION
HKLM-x32\...\Run: [] => [X]
ShellIconOverlayIdentifiers: [.QMDeskTopGCIcon] -> {B7667919-3765-4815-A66D-98A09BE662D6} => No File
HKLM\SOFTWARE\Policies\Microsoft\Internet Explorer: Restriction <======= ATTENTION
URLSearchHook: HKLM-x32 - GagetBox - {3B81079D-2AC9-425f-A494-A1C7D93AFA3C} - No File
Toolbar: HKU\S-1-5-21-398027525-2744346631-1207573381-1000 -> No Name - {91397D20-1446-11D4-8AF4-0040CA1127B6} - No File
2016-05-12 22:31 - 2016-05-12 22:31 - 00000000 ____D C:\Users\袧懈泻懈褌邪
2016-05-12 21:29 - 2016-05-12 21:29 - 00000000 ____D C:\Users\丸觇蜞\AppData\Roaming\Tencent
2016-05-12 21:29 - 2016-05-12 21:29 - 00000000 ____D C:\Users\丸觇蜞
2014-08-07 23:05 - 2014-08-07 23:05 - 0000040 _____ () C:\Program Files\{AACE8122-B27D-421C-A5BB-95060941AFD7}.sys
EmptyTemp:
Reboot:
end
var
LogPath : string;
ScriptPath : string;
begin
LogPath := GetAVZDirectory + 'log\avz_log.txt';
if FileExists(LogPath) Then DeleteFile(LogPath);
ScriptPath := GetAVZDirectory +'ScanVuln.txt';
if DownloadFile('http://dataforce.ru/~kad/ScanVuln.txt', ScriptPath, 1) then ExecuteScript(ScriptPath) else begin
if DownloadFile('http://dataforce.ru/~kad/ScanVuln.txt', ScriptPath, 0) then ExecuteScript(ScriptPath) else begin
ShowMessage('Невозможно загрузить скрипт AVZ для обнаружения наиболее часто используемых уязвимостей!');
exit;
end;
end;
if FileExists(LogPath) Then ExecuteFile('notepad.exe', LogPath, 1, 0, false)
end.