2
1
Is there a tool that will check integrity of system files in Win7 and search for invalid or changed ones. I would like to find which files were changed by rootkit installed on system. It would be nice if there existed some databases with system files names and corresponding hashes (original and updated by Windows Update).
I already tried sfc /verifyonly and everything was OK. But i guess there is some change in system files because i have some rootkit installed, and to modify my view on file system it should change some system files? – watbywbarif – 2011-02-23T07:36:49.300
For every anti-virus measure, there's a virus to beat it (was that Sun Tsu?) – Kara Marfia – 2011-02-23T07:45:53.673
some rootkits are installed in user's folder - search under Users for .exe and .dll if any they shouldn't be there. Also check with something like HijackThis to see what is loading during the boot – jet – 2011-02-23T16:19:31.263
Although this did not fix my problem it seams like good tool to check system integrity. Thx! – watbywbarif – 2011-02-24T10:57:22.847