![]() |
|
#2
|
|||
|
|||
|
You need a mini-filter driver in this case, consider that writing a well rock-solid and performant FS-minifilter is not an easy task, my primary suggestion is to start learning the basics of FS Filtering and check Microsoft github for already written examples.
Let's discuss about distribution: - One driver per each arch (32 and 64 bits) - You can write a unique driver that works from Windows 7 to Windows 10 including server editions from Win2k8 R2 up to WinServer 2016 To deploy in production on Windows 10 you will also need an EV (Extended Validation) certificate that must be counter-signed by Microsoft. Check this github, you can almost grab a big part of the filter and be sure that it works without BSODs https://github.com/Microsoft/Windows-driver-samples/tree/master/filesys Best Regards, Evilcry |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Question|IDA PRO | Stitch | General Discussion | 10 | 02-17-2015 01:48 |
| VS 6 question(s)... | newguy | General Discussion | 9 | 04-22-2004 19:49 |
| Question to JMI | Rhodium | General Discussion | 1 | 02-20-2004 06:16 |