Software Listing: Filter Driver Development

EaseFilter File system encryption filter driver SDK provides a comprehensive solution for transparent file level encryption. It allows developers to create transparent encryption products which it can encrypt or decrypt files on-the-fly, it can allow only authorized users or processes can access the encrypted files. Supported strong cryptographic algorithm Rijndael is a high security algorithm which was chosen by the National Institute of Standards and Technology (NIST) as the new Advanced Encryption Standard (AES), it can support key length 128-bits,192-bits and 256-bits. EaseFilter File System Mini Filter Driver SDK is a mature commercial product.

  • Platform: Win7 x32, Win7 x64, WinServer, WinVista, WinVista x64, WinXP, Other

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.

  • Platform: Win2000, WinXP, Win7 x32, Win7 x64, Windows 8, Windows 10, WinServer, WinOther, WinVista, WinVista x64

Tiered Storage File System Filter Driver SDK is a technique that allows data movement between high-cost and low-cost storage media.

Tiered Storage Filter systems exist because high-speed storage devices, such as hard disk drive arrays, are more expensive (per byte stored) than slower devices, such as optical discs and magnetic tape drives.

Tiered Storage Filter systems store the bulk of the enterprise's data on slower devices. A stub file is created to replace each migrated file in the fast disk drives. On the local system, a stub file looks and act like a regular file.

When you or a Windows application accesses a migrated file stub, the Windows operating system transparently directs a file access request to the Tiered Storage Filter driver.

  • Platform: Win7 x64, Windows 7, WinOther, WinServer, WinVista, WinVista x64

File System Tiered Storage Filter Driver SDK, is a data storage technique which automatically moves data between high-cost and low-cost storage media. Tiered Storage Filter systems exist because high-speed storage devices, such as hard disk drive arrays, are more expensive (per byte stored) than slower devices, such as optical discs and magnetic tape drives. Tiered Storage Filter systems store the bulk of the enterprise\'s data on slower devices. A stub is created for and replaces each migrated file in the fast disk drives. On the local system, a stub file looks and act like a regular file. When you or a Windows application accesses a migrated file stub, the Windows operating system transparently directs a file access request to the Tiered Storage Filter driver.

  • Platform: Win2000, WinXP, Win7 x32, Win7 x64, Windows 8, Windows 10, WinServer, WinOther, WinVista, WinVista x64

The Printer Driver Development Kit contains source code for utilities which make use of MuThink's Printer Driver Kit. It includes a spool file viewer as well as an editor for the MuThink PDK.
Printer Driver Development Kit License - Artistic License.

  • Publisher: Pddk
  • Date:
  • Platform: WinOther

File System Tiered Storage Filter Driver SDK, is a data storage technique which automatically moves data between high-cost and low-cost storage media. Tiered Storage Filter systems exist because high-speed storage devices, such as hard disk drive arrays, are more expensive (per byte stored) than slower devices, such as optical discs and magnetic tape drives. Tiered Storage Filter systems store the bulk of the enterprise\'s data on slower devices. A stub is created for and replaces each migrated file in the fast disk drives. On the local system, a stub file looks and act like a regular file. When you or a Windows application accesses a migrated file stub, the Windows operating system transparently directs a file access request to the Tiered Storage Filter driver.

  • Platform: Win2000, WinXP, Win7 x32, Win7 x64, Windows 8, Windows 10, WinServer, WinOther, WinVista, WinVista x64

EaseFilter Data Protection SDK provides a comprehensive data protection solutions for the sensitive data.The SDK includes the build in encryption driver engine, it can encrypt and decrypt the files transparently with 256 bit AES algorithm; The SDK includes the file access control driver engine, it can prevent the access to sensitive files by unauthorized users or processes; The SDK also includes the file I/O access monitor driver engine, it can monitor the file access in real time and generate the autit logs for the auditor with full history of the file access activities. The SDK provides the flexible filter rules, which allow you create data protection policies based on file types, process names, process Ids and user names.

  • Platform: Win2000, WinXP, Win7 x32, Win7 x64, Windows 8, Windows 10, WinServer, WinOther, WinVista, WinVista x64

This project will start the development of a Linux device driver for the N>Trans Compactflash audiocard by Maycom Audio Systems.Maycom N>Trans Compactflash Audiocard Linux driver project.
Maycom N>Trans Linux Driver Development License - GNU General Public License (GPL).

  • Platform: WinOther

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, overwrite, read, write,query file information, set file information, query security information, set security information, file rename, file delete, directory browsing and file close I/O requests. 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.

  • Platform: Win7 x32, Win7 x64, Windows Server, WinOther, WinVista, WinVista x64

C Linux printer driver development for the Lexmark X125 All-in-one printer/scanner/fax..

  • Platform: Linux, Unix

This project contains the Linux serial driver for 8250/16550 (and compatible) UARTs. It is packaged in a stand-alone form that can be used with older and newer kernel versions. It also serves as a focal point for further serial driver development..

  • Platform: Linux, Unix

The dynax driver framework provides common C++ driver and device classes for platform independent kernel driver development. The framework is based on interface implementations for KMDF (Windows), IOKit (OSX) and Linux (planned).
dynax driver framework License - Reciprocal Public License 1.5 (RPL1.5).

  • Publisher: Drv
  • Date:
  • Platform: WinOther
  • Ogham
  • License: Freeware
  • Price: 0.00
  • Rating

Purpose of this tool is to help in device driver development.Common part of a device driver is handling registers and memorymapped structures. Ogham will automatically generate such sourcecode from more abstract XML-based description of a device.
Ogham License - GNU General Public License (GPL).

  • Publisher: Ogham
  • Date:
  • Size: 151 KB
  • Platform: Linux, Unix

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, overwrite, read, write,query file information, set file information, query security information, set security information, file rename, file delete, directory browsing and file close I/O requests. You can develop the software for the following purposes: • Create your own Continuous data protection (CDP) software to log the file update information, write information with offset and length in real time.

  • Platform: Win7 x32, Win7 x64, Windows Server, WinOther, WinVista, WinVista x64
  • Ctrl2cap
  • License: Freeware
  • Price: 0.00
  • Rating

This is a kernel-mode driver that demonstrates keyboard input filtering just above the keyboard class driver in order to turn caps-locks into control keys. Filtering at this level allows conversion and hiding of keys before NT even "sees" them. Ctrl2cap also shows how to use NtDisplayString() to print messages to the initialization blue-screen.

Introduction

Ctrl2cap is a kernel-mode device driver that filters the system's keyboard class driver in order to convert caps-lock characters into control characters. People like myself that migrated to NT from UNIX are used to having the control key located where the caps-lock key is on the standard PC keyboard, so a utility like this is essential for our editing well-being.

  • Platform: WinOther

The aim of this project is to provide Windows application developers and driver makers, with a convenient way of extracting and installing USB drivers on end-users systems.

Features

Main Features

Automated signed driver package creation and installation, using the name reported by the USB device
No security warnings during driver installation, when running in elevated mode
One-off WCID device driver installation support, so that no further driver installation is required for any WCID device of the same type
Dual 32 and 64 bit platform support
Supports any Windows platforms, from Windows XP up to Windows 8
Single library that can be statically or dynamically linked to your application in order to provide driver installation facilities at runtime

Additional...

  • Platform: WinOther

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, overwrite, read, write,query file information, set file information, query security information, set security information, file rename, file delete, directory browsing and file close I/O requests.

You can develop the software for the following purposes:

* Create your own Continuous data protection (CDP) software to log the file update information, write information with offset and length in real time.

  • Platform: Win7 x64, Windows 7, WinOther, WinVista, WinVista x64

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/overwrite, read/write, query/set file attribute/size/time security information, rename/delete, directory browsing these Io requests. 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.

  • Platform: Win7 x64, Windows 7, WinOther, WinVista, WinVista x64

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/overwrite, read/write, query/set file attribute/size/time security information, rename/delete, directory browsing these Io requests. 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.

  • Platform: WinXP, WinVista, WinVista x64, Win7 x32, Win7 x64, Other, WinServer

VxDWriter is a tool for developing Windows 95/98 device driver (VxD) quickly and efficiently in C/C++. No assembly language programming is required with this tool. It includes VxDWizard, run-time library, VxD class library, VxD service wrapper library, many sample VxDs, most of the library source codes, support for developing VxD in MS Developer Studio IDE, integrated help file with Win98 DDK, limited free technical support through e-mail, etc..

  • Platform: WinOther

Page: 1 | 2 | 3 | 4 | 5 | Freeware

New Reviews


KinderGarten

Kindergarten is a free ware baby care game / attempt at a day care simulation. In kindergarten, you are a woman running a day care (or as the title seems to suggest, a kindergarten) as lots of children are dropped off at the day care by their ...


Soft4Boost Disk Cleaner

Soft4Boost Disk Cleaner is a really easy program to use. There are thousands of different applications out there, free and paid, that try and remove junk from your system to help improve speed and overall system performance. Soft4Boost Disk Cleaner ...


Age of Kingdoms

Age of kingdoms is an interesting mix of turn based strategy game with a small amount of war and micro management elements added in to make it more unique, and is a spiritual predecessor to another game from the same developer, castle wars. In Age ...


Flower Power

Flower power is a freeware puzzle game which is very similar in gameplay style and nature to the classic arcade game bejeweled, taking all the basic concept, idea and gameplay from bejeweled, and adding its own twist in the form of the art style of ...


Brainteaser Cubes

Brain teaser cubes is a freeware first person action puzzle game, which is fully 3d, and has a fairly unique concept, most comparable to the console game portal, minus the portal elements (leaving just the cube based puzzles). The game is fairly ...


Joomla

Nowadays, most people use Joomla, Wordpress or Drupal to make their websites. Creating websites by the use of CMSs is an easy yet effective way as one does not require to code heavily. We’ll be talking about Joomla, a powerful Content ...


RomCenter

Rom centre is a very handy downloadable piece of free ware that helps greatly when it comes to finding roms for a variety of emulators, checking roms to see if they are in full working order, and fixing roms if they are not working, so you don't ...


Norton Internet Security Beta

Due to growing number of cyber-attacks, need of secure computers and networks has increased dramatically. Therefore, new protection technologies are being introduced every day and are incorporated into different products. This has led to evolution ...


MemZilla

Even though it may not look it, MemZilla is in fact a very simple application, that purely and simply aims to increase your system performance by freeing up more memory that can be used for opening more programs. MemZilla also provides some basic ...



New Downloads

MP3 Toolkit

MP3 Toolkit is a free and
powerful Windows app includes
MP3 converter, CD ripper, tag
editor, MP3 cutter, MP3 merger
and ...

GstarCAD Professional

GstarCAD is well-known
alternative CAD software of
high compatibility with
AutoCAD. With 25 years of
continuous ...

DataNumen Outlook Repair

DataNumen Outlook Repair is
the best Outlook recovery
tool. It can scan the damaged
personal folder files(.pst)
and ...

Wayk Now

Wayk Now lets you take control
of a remote computer, or allow
an authorized user to take
control of your computer. Wayk
...

CSV2QBJ

Easy to use secure solution to
review/convert your
transactions and import into
your accounting software.
Convert CSV to ...

Blog Module for Directy CMF

The Blog Module allows you to
manage a simple blog on your
site. It can be used to manage
your personal blog, company
...

Syntronik Free

Syntronik Free is a
full-featured version of
Syntronik with 50 instrument
presets, 38 effects, parts,
layers and ...

StreamBuffRe

StreamBuffRe buffers online
streams and redirects them to
different destinations. This
enables you to watch, download
or ...

StarMule

StarMule is a new file sharing
program that includes all new
p2p optimizations, enabling
users to search and download
...



Related Searches

Usb Filter Driver
Wdm Driver Development
Netgroup Packet Filter Driver
Net Group Pa Cket Filter Driver
Amd Pci Express Filter Driver
Amd Usb Filter Driver Download
Search Gasia Filter Driver Type
Automated Windows Driver Development
Camera Driver Development Kit
Driver Development Kit
Windows Driver Development Kit
Windows Driver Development Video