I have Windows 7, NTFS hard disk. I have detected rootkit files but can't delete them through Windows explorer, obviously because they are not visible. Is there some other file browser that is using low level function calls, lower that win api, so that I can try to see and study these files before removal. I know the exact locations. I know that I can load some live CD and delete them, but I wonder about the first possible solution.
|
feedback
|
|
Windows purposefully tries to prevent you from directly accessing hardware -- it's kind of the point. ;) So if Windows has been compromised by a Rootkit (especially a kernel-level one) then you pretty much have to access the file system from another OS (Windows or not -- just not the infected OS) to do anything with the infection's files. From Wikipedia:
From MS' RootkitRevealer page:
Hope that helps... | |||||||||
feedback
|
|
GMER would be a good start to find out what's there and then you could boot a Live CD and copy the files you want to a different place/partition or USB stick - the tools on Parted Magic would help you do this. GMER is an application that detects and removes rootkits. It scans for:
| ||||
|
feedback
|
|
Boot from an Ubuntu CD to browse the drive Related article here . You would be better off using the method below to disinfect your PC .
. | |||
|
feedback
|