Hello all.
I want to write a FS Filter driver to control the file operation on system (log or control), I read some about filter drivers an know there isn't any routine way to detect File copy/move and only can detect CreateFile and Read/Write file. Now my question is: there is any way to detect this files operations ? if no ! what is should do to detect file copy/move ????
** I'm novice in kernel (Learning)
Excuse my if my English is bad.
I want to write a FS Filter driver to control the file operation on system (log or control), I read some about filter drivers an know there isn't any routine way to detect File copy/move and only can detect CreateFile and Read/Write file. Now my question is: there is any way to detect this files operations ? if no ! what is should do to detect file copy/move ????
** I'm novice in kernel (Learning)
Excuse my if my English is bad.