Minifilter communication port issue
|
|
4
|
76
|
May 23, 2025
|
Encryption and decryption using minifilter driver for big files
|
|
6
|
201
|
May 22, 2025
|
Detecting difference between file copy and file search
|
|
12
|
87
|
May 21, 2025
|
Minifilter driver not working for notepad
|
|
2
|
82
|
May 17, 2025
|
Filter driver to disable/enable USB devices
|
|
1
|
33
|
April 29, 2025
|
fltKernel.h not found in latest Window Kits
|
|
5
|
172
|
April 20, 2025
|
IoCreateFileSpecify... Always return faild
|
|
4
|
47
|
April 16, 2025
|
help!Why All request will Reentry?
|
|
1
|
19
|
April 15, 2025
|
After building the IRP to write the file, the file size will not change
|
|
10
|
92
|
April 9, 2025
|
FltGetDFNI and IoCreateFile bugs?
|
|
7
|
66
|
March 26, 2025
|
APCs disabled in IRP_MJ_CREATE post operation Win11 24H2
|
|
4
|
103
|
January 24, 2025
|
FS mini filter - Detect change in file to recalculate SHA256 hash?
|
|
2
|
106
|
January 23, 2025
|
How do I implement support for CONNECT_GLOBAL_MAPPING?
|
|
1
|
28
|
January 1, 2025
|
Will the call to PsGetCurrentProcessId() in PostCreate return the correct process opening the file?
|
|
8
|
105
|
December 21, 2024
|
File system driver and third party minifilters
|
|
1
|
80
|
December 21, 2024
|
FSDs & Visual Studio 2022
|
|
4
|
85
|
December 21, 2024
|
Deadlock in nt!CcAsyncReadWorker
|
|
5
|
167
|
December 14, 2024
|
Can I calculate the checksum of an executable in LoadImageNotifyRoutine callback
|
|
3
|
90
|
December 13, 2024
|
My drivers breaks VSS somehow
|
|
5
|
107
|
November 30, 2024
|
Implementing custom reparse point
|
|
15
|
146
|
November 27, 2024
|
How to solve the bsod caused by cccopyread?
|
|
12
|
147
|
November 10, 2024
|
CachedIo directly wrote to the disk
|
|
8
|
104
|
November 5, 2024
|
Attaching to volmgr's device but still not receiving read/write IRPs?
|
|
9
|
95
|
October 27, 2024
|
Post create callback success operation
|
|
8
|
59
|
October 27, 2024
|
Why can't I receive the message of volume uninstallation
|
|
4
|
49
|
October 27, 2024
|
Redirect IRP_MJ_CREATE to another file
|
|
1
|
57
|
October 3, 2024
|
Hey everyone.I am Shubham Saxena
|
|
1
|
55
|
September 26, 2024
|
Why the NOTEPAD.EXE program write file twice on windows xp so that plaintext was written
|
|
1
|
52
|
September 26, 2024
|
How to get really size for write when paging IO pre write?
|
|
9
|
72
|
September 16, 2024
|
When I go to FltWriteFile during Pre or Post in Minifilter, it will cause me to continuously enter the SetFileImformation callback routine
|
|
3
|
93
|
September 15, 2024
|