Used CallbackFilter for Windows?


Editors’ Review

Download.com staff
CallbackFilter is an SDK for Windows that allows applications to monitor, control, and intercept file operations in real time. It offers extensive control over disk activity.
  • Pros

    • Real-time monitoring of file operations
    • Intercepts and controls file operations
    • Alter file data and encrypt files
    • Create virtual files and directories
    • Rule-based interception reduces coding effort
  • Cons

    • Requires developer integration
    • Potential for complex rule configuration

Used CallbackFilter for Windows?


Explore More


Full Specifications

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

Report Software

Program available in other languages


Last Updated


Developer’s Description

Keep track of file operations in real time from your Windows application.
CallbackFilter component lets you monitor and control disk activity, track file and directory operations (create, read, write, rename), alter file data, encrypt files, create virtual files and much more.

CallbackFilter is an SDK (Software Development Kit) which lets your application intercept file operations in Windows operating systems.

Your application is notified when some file operation (file open, file read, write, directory enumeration) is performed.

Besides plain notification, CallbackFilter lets your application decide, what to do with the request -

the application can process the request, modify input or output data before or after the request is performed or even tell the operating system to decline / cancel the request.

CallbackFilter provides rule-based interception and processing of the requests, thus offering powerful functionality with almost no coding. Rules both increase speed of request handling (as you can specify, what request types are filtered and what actions are performed for each filtered request).

With CallbackFilter you can create virtual files and directories, that are not actually present on the disk and whose content is controlled by your application.


Download.com
Your review for CallbackFilter