summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chrome_elf/blacklist/blacklist.cc3
-rw-r--r--tools/metrics/histograms/histograms.xml5
2 files changed, 7 insertions, 1 deletions
diff --git a/chrome_elf/blacklist/blacklist.cc b/chrome_elf/blacklist/blacklist.cc
index 55afb87..7244665 100644
--- a/chrome_elf/blacklist/blacklist.cc
+++ b/chrome_elf/blacklist/blacklist.cc
@@ -36,11 +36,14 @@ const wchar_t* g_troublesome_dlls[kTroublesomeDllsMaxCount] = {
// See crbug.com/379218.
L"activedetect64.dll", // Lenovo One Key Theater.
L"bitguard.dll", // Unknown (suspected malware).
+ L"cespy.dll", // CovenantEyes.
L"chrmxtn.dll", // Unknown (keystroke logger).
+ L"cplushook.dll", // Unknown (suspected malware).
L"datamngr.dll", // Unknown (suspected adware).
L"hk.dll", // Unknown (keystroke logger).
L"libsvn_tsvn32.dll", // TortoiseSVN.
L"lmrn.dll", // Unknown.
+ L"minisp.dll", // Unknown (suspected malware).
L"scdetour.dll", // Quick Heal Antivirus.
// See crbug.com/382561.
L"systemk.dll", // Unknown (suspected adware).
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index db0a5b2..e89ba70 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -36033,9 +36033,11 @@ Therefore, the affected-histogram name has to have at least one dot in it.
</enum>
<enum name="DllHash" type="int">
-<!-- Generated by chrome_elf/dll_hash_for_uma/dll_hash_for_uma_main.cc -->
+<!-- Generated by chrome_elf/dll_hash/dll_hash_main.cc -->
+ <int value="141490347" label="minisp.dll"/>
<int value="272828651" label="activedetect64.dll"/>
+ <int value="295718620" label="cespy.dll"/>
<int value="750761702" label="systemk.dll"/>
<int value="777975221" label="activedetect32.dll"/>
<int value="803283353" label="lmrn.dll"/>
@@ -36045,6 +36047,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<int value="1270622879" label="hk.dll"/>
<int value="1409376135" label="windowsapihookdll32.dll"/>
<int value="1736709911" label="bitguard.dll"/>
+ <int value="2117903235" label="cplushook.dll"/>
<int value="2132270559" label="libsvn_tsvn32.dll"/>
</enum>