everything changes. anyone know what this is? : comments.
Sun | Mon | Tue | Wed | Thu | Fri | Sat |
---|---|---|---|---|---|---|
1
|
2
|
|||||
3
|
4
|
5
|
6
|
7
|
8
|
9
|
10
|
11
|
12
|
13
|
14
|
15
|
16
|
17
|
18
|
19
|
20
|
21
|
22
|
23
|
24
|
25
|
26
|
27
|
28 |
29
|
30
|
(no subject)
So, what's happening is your antivirus program is using one or more DLLs, probably one of the Microsoft libraries, and then doing a lot of processing on its own. So Rundll32.exe comes up looking like a CPU hog (as the DLL is doing a lot of work reading files), and then yourt antivirus looks like another one as it analyzes the data coming back through the DLL.