Introduction - If you have any usage issues, please Google them yourself
Files Description:
DD\EDDrv.c: The on-the-fly encryption/decryption filter driver.
DD\EdDrv.h: Main header file for the above.
DD\IoctlCmd.h: Containing the IOCTLs for the driver.
DD\EdDrv.lib: The library file containing the core of FastIO and Memory mapped file IO handling
DD\EDDrvLib: Header file for the above library.
DD\Makefile: Makefile for the driver.
DD\Sources: Sources file for the driver.
The current build has been done using Windows XP DDK checked build environment.
Also since the domain name--against which the retrieved domain name is to be matched--is currently hard coded.
Hence the hard coded name has to be change before compiling the user mode program
The .lib file which has been provided in \DD\DD folder is checked built using Win XP DDK as of now.