A forum for reverse engineering, OS internals and malware analysis 

Ask your beginner questions here.
 #8670  by utsav.0202
 Wed Sep 21, 2011 11:47 am
Hi,

I am writing a minifilter driver to protect some shared files from network access.
In the PreCreate callback how do I find out from where the file is accessed (local or network)?

Thanks and Regards Utsav