Used EaseFilter File System Filter Driver SDK for Windows?


Editors’ Review

Download.com staff
EaseFilter provides developers with advanced file system filtering capabilities. Monitor, control, and encrypt file activities on-the-fly with a robust and flexible driver.
  • Pros

    • Intercepts and monitors file system requests in real-time.
    • Allows modification, allowing, or denial of file system operations.
    • Offers transparent file-level encryption using AES standard.
    • Supports detailed logging of file open, read, write, and delete events.
    • Enables development of data protection and auditing solutions.
  • Cons

    • Primarily for developers, not end-users.
    • Requires significant technical expertise to implement.
    • No mention of specific platform compatibility.
    • Documentation may be limited for advanced use cases.
    • Learning curve associated with filter driver development.

Used EaseFilter File System Filter Driver SDK for Windows?


Explore More


Full Specifications

GENERAL
Release
Latest update
Version
4.3.6.4
OPERATING SYSTEMS
Platform
Windows
Operating System
  • Windows 2003
  • Windows Vista
  • Windows 7
  • Windows XP
  • Windows 8
  • Windows 10
  • Windows Server
Additional Requirements
None
POPULARITY
Total Downloads
402
Downloads Last Week
0

Report Software

Program available in other languages


Last Updated


Developer’s Description

Integrate file system activities monitoring capabilities into your applications.

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. It is developed primarily to allow the addition of new functionality beyond what is currently available.

File system monitor filter can monitor the file system activities on the fly. With file system monitor filter you can monitor the file activities on file system level, capture file open/create/replace, read/write, query/set file attribute/size/time security information, rename/delete, directory browsing and file close request. You can develop the software for continuous data protection (CDP),auditing, access log, journaling.

File system control filter can control the file activities, which you can 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 the filter rule. You can fully control file open/create/replace, read/write, query/set file attribute/size/time security information, rename/delete, directory browsing these Io requests.

File system encryption filter provides a comprehensive solution for transparent file level encryption. It allows developers to create transparent encryption products which it can encrypt or decrypt file on-the-fly. The encryption engine uses a strong cryptographic algorithm called Rijndael (256-bit key), it is a high security algorithm created by Joan Daemen and Vincent Rijmen (Belgium). Rijndael is the new Advanced Encryption Standard (AES) chosen by the National Institute of Standards and Technology (NIST).


Download.com
Your review for EaseFilter File System Filter Driver SDK