/Readonlyness

Simple Windows minifilter kernel mode driver

Primary LanguageCGNU General Public License v3.0GPL-3.0

Readonlyness

This is a simple minifilter project I've made as test work while being in job search.

This project consists of minifilter driver which aims to prevent any actions but read and exec under files that match DOS-like ruleset, for example C:\drv\test.txt *.doc ?.txt ... and so on