A mini filter driver development framework allows you to develop minit filter driver with different features.
-
Updated
Mar 24, 2024 - C#
A mini filter driver development framework allows you to develop minit filter driver with different features.
A C# File Monitor Example With File Monitor Filter Driver SDK, to demo how to monitor the file activities on file system level, capture file open, create, overwrite, read, write, query file information, set file information, query security information, set security information, file rename, file delete, directory browsing and file close I/O requ…
File security filter driver SDK, implemented with a Windows file system filter driver framework. It allows you to implement file audit, file access control, file protection and encryption Windows applications.
A C# process filter driver example which was implemented with the Process Filter Driver SDK. The Process Filter Driver SDK is a kernel-mode driver that filters process/thread creation and termination, it provides you an easy way to develop Windows application for the Windows process monitoring and protection.
Add a description, image, and links to the filter-driver topic page so that developers can more easily learn about it.
To associate your repository with the filter-driver topic, visit your repo's landing page and select "manage topics."