Example for a data modifying filter

Can someone please point me to a good example of a data modifying filter
driver (one that I can be easily build and play around with)?

I have only heard of one: swapbuffers from the IFS Kit and the WDK. It is
only the beginning, but a start. If you want a compression and/or
encryption driver, you have to write your own. I also think OSR sells a kit
that may have samples.

“Yoram Shacham” wrote in message
news:xxxxx@ntfsd…
> Can someone please point me to a good example of a data modifying filter
> driver (one that I can be easily build and play around with)?
>
>

Encryption will partially work by using SwapBuffers, compression will require a
layered FS, IIRC.

“David J. Craig” wrote:

I have only heard of one: swapbuffers from the IFS Kit and the WDK. It is
only the beginning, but a start. If you want a compression and/or
encryption driver, you have to write your own. I also think OSR sells a kit
that may have samples.

“Yoram Shacham” wrote in message
> news:xxxxx@ntfsd…
> > Can someone please point me to a good example of a data modifying filter
> > driver (one that I can be easily build and play around with)?
> >
> >
>
> —
> Questions? First check the IFS FAQ at https://www.osronline.com/article.cfm?id=17
>
> You are currently subscribed to ntfsd as: xxxxx@alfasp.com
> To unsubscribe send a blank email to xxxxx@lists.osr.com


King regards, Dejan
http://www.alfasp.com
File system audit, security and encryption kits.