Quote:
|
I can rest easier knowing that it's not a hacker in my system.....
|
You seem like you are fairly safe about computing in general. I think you should trust your antivirus and antispyware scanners to do their job and not worry too much. "
If" something does get in we can usually sort it out here fairly easily.
Besides, a hacker likely isn't going to leave behind huge suspicious files for you to find and give themselves away
If you do find a suspicious file then go to one or more of the online file scanners to have them analyzed.
http://www.virustotal.com/ http://www.virscan.org/ http://virusscan.jotti.org/
I think there is a 10 MB limit on the file size that can be scanned.
Quote:
|
Quick question about the large system files: Is there any way to compress these files so they don't take up as much hard drive space, without deleting them?
|
Doubtful. Windows most likely wouldn't function properly as it couldn't access them.
Quote:
I have a file named TMFilter.log....... Quote: | Thanks to miekiemoes at Bleeping Computer for this info. | |
This is the Scan Engine debugging log from Pc-cilin. See how to >>
disable it.
It would be easier for you to just create a regfix to disable it.
Again thanks to miekiemoes.
Open
notepad (Start > Run > type
notepad.exe and click OK.
Copy and paste the below quoted text into it:
(beginning with REGEDIT4)
Quote:
REGEDIT4
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\TMFilter\Parameters]
"DebugLogFlags"=dword:00000000
|
Save this as
fix.reg Choose to save as *all files and place it on your desktop.
It should look like this:

Doubleclick on it and when it asks you if you want to merge the contents to the registry, click yes/ok.
Delete the .reg file and restart the computer.
Windows is like a mad book keeper. It keeps logs and copies of nearly everything and isn't always very efficient at taking out the trash. Thats why there are tools like CCleaner that millions of people use daily.
If you are just curious as to if anything may be corrupted then go to Start > Run > type
sfc /scannow and click OK. This is the System File Checker. If anything is corrupted Windows will alert you to it.