Sample Projects
The sample projects listed below demonstrate the usage of the CBFS Filter components in a
simple, straightforward way. By default, the sample projects are installed in the demos subfolder of the installation directory.
Sample Project | Description |
Directory Hide | Hides a specified directory. |
File Monitor | Monitors and logs filesystem activity. |
FileSystem Filter | A 'no-op' filesystem filter application that you can add your code to. |
FileSystemWatcher | Emulates the .NET FileSystemWatcher class, but more reliably. |
Isolated Encryption | Shows how to use file isolation to encrypt and decrypt files for specific processes. |
Placeholder | Illustrates how to replace the placholder file with actual data. |
Process Monitor | A basic process monitoring application. |
Registry Monitor | A basic registry monitoring application. |
File Monitor | Monitors and logs filesystem activity. |
FileSystemWatcher | Emulates the .NET FileSystemWatcher class, but more reliably. |
Isolated Encryption | Shows how to use file isolation to encrypt and decrypt files for specific processes. |
Process Monitor | A basic process monitoring application. |
Registry Monitor | A basic registry monitoring application. |
NOTE: These projects are mostly simple demos and by no means complete applications.
They are intended to illustrate the usage of the CBFS Filter components in a
simple, straightforward way. What we are hoping to demonstrate is how simple
it is to program with our tools. If you want to know more about them, or if
you have questions, please visit
www.callback.com
or email to support@callback.com.