Quantcast
Channel: Библиотека знаний
Viewing all articles
Browse latest Browse all 1318

Как удалить QQPCMgr от Tencent

$
0
0

Как удалить QQPCMgr от Tencent

Вот и тож смог познакомиться с этой напастью, правда только на планшете. Ну и как следствие пошел гуглить решение и естественно его не нашел, но опыт как говориться не пропьешь. И так приступим.

Требуемые программы

  • Замечательная программа Unlocker
  • Не менее замечательная утилита AVZ
  • Process Explorer - Очень удобная софтина для анализа запущенных программ
  • regedit - Редактор реестра

Для начала запускаем Process Explorer под администратором, данная программа нам позволит запускать нужные нам программы, а также закрывать вредоносные. Для начала закрывем зараженный explorer, затем все программы относящиеся к Tencent - это QQPCMgr.exe, PerfTraceService.exe, QQPCRTP.exe, tencentdl.exe, QQBrowser.exe и QQPCTray.exe итд.

Удаляем вредоноса с помощью скрипта для AVZ

begin
ShowMessage('Внимание! Перед выполнением скрипта AVZ автоматически закроет все сетевые подключения.' + #13#10 + 'После перезагрузки компьютера подключения к сети будут восстановлены в автоматическом режиме.');
ExecuteFile('net.exe', 'stop tcpip /y', 0, 15000, true);
if not IsWOW64
 then
  begin
   SearchRootkit(true, true);
   SetAVZGuardStatus(True);
  end;
 QuarantineFile('','');
 QuarantineFile('C:\Users\Alex\AppData\Roaming\newSI_4396\s_inst.exe','');
 DelCLSID('{D21D88E8-4123-48BA-B0B1-3FDBE4AE5FA4}');
 DelBHO('{FB4F6285-4C32-49F2-950F-A5998F9CEC6C}');
 DeleteService('TS888');
 TerminateProcessByName('d:\iqiyi video\lstyle\qyclient.exe');
 DeleteFile('c:\program files\application assistance\apphelper.exe','32');
 DeleteFile('c:\program files\kingsoft\kingsoft antivirus\defendmon.dll','32');
 DeleteFile('c:\program files\kingsoft\kingsoft antivirus\jsonv6.dll','32');
 DeleteFile('C:\program files\kingsoft\kingsoft antivirus\kavmenu.dll','32');
 DeleteFile('c:\program files\kingsoft\kingsoft antivirus\kcctrl.dll','32');
 DeleteFile('c:\program files\kingsoft\kingsoft antivirus\kdefendpop.dll','32');
 DeleteFile('c:\program files\kingsoft\kingsoft antivirus\kdgui.dll','32');
 DeleteFile('c:\program files\kingsoft\kingsoft antivirus\kdgui2.dll','32');
 DeleteFile('c:\program files\kingsoft\kingsoft antivirus\kdynmrey.dll','32');
 DeleteFile('c:\program files\kingsoft\kingsoft antivirus\keasyipcn.dll','32');
 DeleteFile('c:\program files\kingsoft\kingsoft antivirus\kfloatwin.dll','32');
 DeleteFile('c:\program files\kingsoft\kingsoft antivirus\kismain.dll','32');
 DeleteFile('c:\program files\kingsoft\kingsoft antivirus\kminit
 DeleteFile('c:\program files\kingsoft\kingsoft antivirus\krcmdmon.dll','32');
 DeleteFile('c:\program files\kingsoft\kingsoft antivirus\ksapi.dll','32');
 DeleteFile('c:\program files\kingsoft\kingsoft antivirus\ksdectrl.dll','32');
 DeleteFile('c:\program files\kingsoft\kingsoft antivirus\kshmpg.dll','32');
 DeleteFile('C:\program files\kingsoft\kingsoft antivirus\kskinmgr.dll','32');
 DeleteFile('c:\program files\kingsoft\kingsoft antivirus\kspupwnd.dll','32');
 DeleteFile('c:\program files\kingsoft\kingsoft antivirus\kstools.dll','32');
 DeleteFile('c:\program files\kingsoft\kingsoft antivirus\kswscxex.dll','32');
 DeleteFile('c:\program files\kingsoft\kingsoft antivirus\ksysopteng.dll','32');
 DeleteFile('C:\program files\kingsoft\kingsoft antivirus\ktoolupd.dll','32');
 DeleteFile('c:\program files\kingsoft\kingsoft antivirus\ktrashmon.dll','32');
 DeleteFile('c:\program files\kingsoft\kingsoft antivirus\kupdatesp.dll','32');
 DeleteFile('c:\program files\kingsoft\kingsoft antivirus\kusbcore.dll','32');
 DeleteFile('c:\program files\kingsoft\kingsoft antivirus\kusbtool.dll','32');
 DeleteFile('c:\program files\kingsoft\kingsoft antivirus\kvip.dll','32');
 RegKeyParamDel('HKEY_LOCAL_MACHINE','Software\Microsoft\Windows\CurrentVersion\Run','AppHelper');
BC_ImportAll;
ExecuteSysClean;
BC_Activate;
RebootWindows(false);
end.
begin
ExecuteFile('net.exe', 'stop tcpip /y', 0, 15000, true);
 TerminateProcessByName('c:\program files (x86)\tencent\qqpcmgr\10.6.15950.224\qqpcrtp.exe');
 StopService('TSSysKit');
 StopService('TSDefenseBt');
 StopService('TSCPM');
 StopService('QQSysMonX64');
 StopService('QQPCRTP');
 QuarantineFile('C:\Program Files (x86)\Tencent\QQPCMgr\10.6.15950.224\plugins\FileSmash\QMSoftExt64.dll','');
 QuarantineFile('C:\Program Files (x86)\Tencent\QQPCMgr\10.6.15950.224\plugins\FileSmash\QMSoftExt.dll','');
 QuarantineFile('C:\Program Files (x86)\Tencent\QQPCMgr\10.6.15950.224\QQPCTray.exe','');
 QuarantineFile('C:\Program Files (x86)\Tencent\QQPCMgr\10.6.15950.224\QMContextUninstall64.dll','');
 QuarantineFile('C:\Program Files (x86)\Tencent\QQPCMgr\10.6.15950.224\TSSysKit64.sys','');
 QuarantineFile('C:\Program Files (x86)\Tencent\QQPCMgr\10.6.15950.224\TSDefenseBT64.sys','');
 QuarantineFile('C:\Program Files (x86)\Tencent\QQPCMgr\10.6.15950.224\tscpm64.sys','');
 QuarantineFile('C:\Program Files (x86)\Tencent\QQPCMgr\10.6.15950.224\QQSysMonX64.sys','');
 QuarantineFile('C:\Program Files (x86)\IGS\CCL.exe','');
 QuarantineFile('c:\program files (x86)\tencent\qqpcmgr\10.6.15950.224\qqpcrtp.exe','');
 QuarantineFile('C:\Users\al.NWTRUSSIA\AppData\Roaming\Browsers\exe.erolpxei.bat', '');
 QuarantineFile('C:\Users\al.NWTRUSSIA\AppData\Roaming\newSI_649\s_inst.exe', '');
 DeleteFile('C:\Program Files (x86)\Tencent\QQPCMgr\10.6.15950.224\QQPCRTP.exe','32');
 DeleteFile('C:\Program Files (x86)\IGS\CCL.exe','32');
 DeleteFile('C:\Program Files (x86)\Tencent\QQPCMgr\10.6.15950.224\QQSysMonX64.sys','32');
 DeleteFile('C:\Program Files (x86)\Tencent\QQPCMgr\10.6.15950.224\tscpm64.sys','32');
 DeleteFile('C:\Program Files (x86)\Tencent\QQPCMgr\10.6.15950.224\TSDefenseBT64.sys','32');
 DeleteFile('C:\Program Files (x86)\Tencent\QQPCMgr\10.6.15950.224\TSSysKit64.sys','32');
 DeleteFile('C:\Program Files (x86)\Tencent\QQPCMgr\10.6.15950.224\QMContextUninstall64.dll','32');
 DeleteFile('C:\Program Files (x86)\Tencent\QQPCMgr\10.6.15950.224\QQPCTray.exe','32');
 DeleteFile('C:\Program Files (x86)\Tencent\QQPCMgr\10.6.15950.224\plugins\FileSmash\QMSoftExt.dll','32');
 DeleteFile('C:\Program Files (x86)\Tencent\QQPCMgr\10.6.15950.224\plugins\FileSmash\QMSoftExt64.dll','32');
 DeleteFile('C:\windows\Tasks\newSI_649.job', '64');
 DeleteFile('C:\windows\system32\Tasks\newSI_649', '64');
 DeleteFile('C:\Users\al.NWTRUSSIA\AppData\Roaming\Browsers\exe.erolpxei.bat', '32');
 DeleteFile('C:\Users\al.NWTRUSSIA\AppData\Roaming\newSI_649\s_inst.exe', '32');
 DeleteService('TSSysKit');
 DeleteService('TSDefenseBt');
 DeleteService('TSCPM');
 DeleteService('QQSysMonX64');
 DeleteService('CCL');
 DeleteService('QQPCRTP');
 DeleteFileMask('C:\Users\al.NWTRUSSIA\AppData\Roaming\newSI_649\', '*', true);
 DeleteDirectory('C:\Users\al.NWTRUSSIA\AppData\Roaming\newSI_649\');
 DelCLSID('{754DF2CE-51E8-4895-B53C-6381418B84AE}');
 RegKeyParamDel('HKEY_LOCAL_MACHINE','Software\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved','{CBDECEF7-7A29-4cbf-A009-2673D82C7BF9}');
 RegKeyParamDel('HKEY_LOCAL_MACHINE','Software\Microsoft\Windows\CurrentVersion\Run','QQPCTray');
 RegKeyParamDel('HKEY_LOCAL_MACHINE','Software\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved','{754DF2CE-51E8-4895-B53C-6381418B84AE}');
ExecuteSysClean;
 ExecuteRepair(1);
 ExecuteWizard('SCU', 2, 3, true);
 CreateQurantineArchive(GetAVZDirectory + 'quarantine.zip');
RebootWindows(true);
end.

Viewing all articles
Browse latest Browse all 1318