Hello,
I am trying to learn about the magic of file system drivers and I
thought that an interesting project would be to develop a filter driver
that would hide specific files. I am guessing that it would be
something as simple as ignoring some requests to seek some files.
would anyone be willing to post some resources that could lead me on my
way? I checked through the Windows DDK and was unable to locate
anything that would be of interested.
Thank you for your time.