Here is a copy/paste of an email I sent a couple of years ago. It quotes a web page that I don't remember the source of. The trojan was different, but it may help you with your problem. Try Process explorer from sysinternals suite.
I think I finally kicked that trogan's ass :^). I remember when Antivir copied it to quarantine. It said it couldn't remove it, but it could make a copy to store. I assume that was because the process was active. When I searched for svdhost.exe I couldn't find anything though. I looked on the web for revealing hidden files, and came across this:
Revealing the super hidden files
Microsoft has added many features to Windows XP to protect the critical files of the operating system. The system file checker, for instance, continually monitors the system files to ensure that no application will replace your system files with a version that Windows XP was not designed to work with. The new super hidden files feature allows Windows to protect itself even further by hiding some of its most critical files from the user. If they can't get to it, they can't hurt it, right?
Revealing the super hidden system files is not very difficult at all. You can uncheck the box on the list on the View tab of Folder Options, but where is the fun in that? Use the Registry Editor to turn this feature off:
1. Click on the Start button and select Run.
2. Type in regedit in the box and click OK to start up the Editor.
3. Once regedit appears, navigate through HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced.
4. Right-click on ShowSuperHidden and select Modify.
5. Change the value to 1 and click OK to save your changes.
Now you will be able to see all of the files on your computer, including the super hidden system files.
This worked perfectly. svdhost.exe became visible, and I was able to rename it. I'll probably delete it tonight, but I would sure like to know exactly what's inside. It would be cool to decompile it, but I don't think I'd know what I was looking at even if I could.
Anyway, I thought this could be useful information to you all. I hadn't seen reference to this registry setting before, and It could be very helpful under certain circumstances. You'll probably want to hide the files again once you've done what you needed to do because it creates a lot of visual clutter, and makes navigating folders more difficult.
As an added note... Unchecking the hide system files box in folder views didn't reveal the trogan. I had to go into the registry to make the change. I mention this because they imply that using the folder view setting will reveal all files, but it doesn't.