File access control online demonstration

Download EaseFilter Monitor ,Control and Encryption Filter Driver SDK Setup File
Download EaseFilter Monitor ,Control and Encryption Filter Driver SDK Zip File

Track the file I/O in real time

What is a file I/O? The file I/O means the input/output of a file operations, with the Win32 APIs you can create or browse a directory, open or create a file with different parameters, write data to a file, read data from a file, move or rename a file, delete a file, get or change the file security, file attributes, file time or file size.

File Name:

New File Name:

Desired Access:

Share Access:

Create Disposition:

Flags&Attributes:

CreationTime:

LastWriteTime:

LastAccessTime:

Read/Write Offset:

Read/Write Length:

Fill Write Pattern

Select Test API

Load page failed.Object reference not set to an instance of an object.

With the File Monitor Filter Driver you can track the file access and change in Real-Time on file system level, capture all IOs including file creating, reading, writing, renaming, deleting. With the File Control Fitler Driver, you can authorize the specific user or process to access the protected files, prevent the unathorized file access. With the Encryption Filter Driver, you can automatically encrypt/decrypt the file on-the-fly in kernel level with AES(256-bit key) algorithm.

Register Monitor File IO Events:

Register Filter Driver File Callback IOs:

Set Filter Driver File Access Control Flags:

File Protector - File access control with the file system filter driver

How to block the file access? With the filter driver, you can block the file access for unathorized users, prevent your sensitive files from being accessed by unathorized users. In this demo we integrate the filter driver into our test application, so you can select the below checkbox to block the file I/O.