Sobre o EaseFilter File System Control Filter Driver SDK

Controle de acesso a arquivos e proteção de dados.

EaseFilter File System Control Filter Driver SDK provides you with an easy way to develop the windows file system filter driver which can implement software for file protection, file access control and security control. With the file system control filter driver, it can control the file activities, intercept the file system call, modify its content before or after the request goes down to the file system, allow/deny/cancel its execution based on filter rules. You can fully control file open/create/overwrite, read/write, query/set file attribute/size/time security information, rename/delete, directory browsing these Io requests.

EaseFilter File System Filter Driver SDK Solutions

A file system filter driver intercepts requests targeted at a file system or another file system filter driver. By intercepting the request before it reaches its intended target, the filter driver can extend or replace functionality provided by the original target of the request. To develop file systems and file system filter drivers, use the Windows Driver Kit (WDK), which is provided by Microsoft. Even with the resources available in the Windows Driver Kit (WDK) developing file systems is certainly a challenge. To simplify your development and to provide you with a robust and well-tested file system filter driver that works with all versions and patch releases of the Windows operating systems supported by Microsoft, EaseFilter offers the Ffile System Ffilter Driver SDK which provides a complete, modular environment for building active file system filters in your application.

EaseFilter File System Control Filter Driver SDK

With file system control filter you can developer these kinds of software:

  • Create your Data protection Software. Block accessing your data based on your security policy, prevent data modification without pemission.
  • Create your own encryption software via encrypt the write data and decrypt the read data.
  • Create your own custom security policies to control the file access.
  • Hide or replace the files in the directory. You can modify the directory buffer to hide some files or change file name.