- Aug 25, 2001
- 55,554
- 9,547
- 126
Can anyone give me a rundown how to detect rootkits from Windows, using something like MD5SUM? Is there a convenient version of MD5SUM that will: 1) recursively create sums, to a file, and 2) recursively verify sums, using a file. Barring that, as long as it recursively creates sums, then I can do a file-compare on the two output files.