-
Hi,
your project is very interesting :)
I'm new to "minifilter" and my objective is learn this field for my studies.
Can I kindly ask you a procedure for install and run your project? :)
I com…
-
Hi guys.
I have a question about the library: does it contain all the APIs documented by Microsoft for Windows kernel drivers using Rust? I noticed that I didn't find some APIs in the library, lik…
-
Hi Anyone,
I don't know why avscan can't work with network drive.
I mapped drive Z as a network share drive. Then work on this drive, but avscan didn't capture any events.
Does anyone know abou…
-
1>------ 已启动全部重新生成: 项目: passThrough, 配置: Debug x64 ------
1>Building 'passThrough' with toolset 'WindowsKernelModeDriver10.0' and the 'Universal' target platform.
1>Stamping x64\Debug\passThrough.in…
-
It would be very helpful if this provided basic instructions on getting the null filter built and deployed.
also, it's not currently compiling with VS2019:
```
1>------ Build started: Project: nu…
-
Pavel,
I am reaching out to you because I am getting an error with the following code:
Main.cpp
#include "pch.h"
#include "DriverMain.h"
#include "MiniFilter.h"
NTSTATUS OnCreateClose(PDEV…
-
I am building the NameChanger and simrep drivers on Windows 11 x64. They build, install and the services start successfully (having made one edit to add NTamd64 to the DefaultInstall/Uninstall of the …
-
I'm testing MiniFSWatcher on Windows 10 computers. And I've found MiniFSWatcher is not working properly on a specific computer. So I've left a DbgPrint in the callback functions both SpyPreOperationCa…
-
The [file_integrity integration](https://docs.elastic.co/en/integrations/fim) can monitor for file changes, but does not include information about the user that modified the file. This is a significan…
-
Hi,
I am working with minispy.
During installation of minispy.inf file, found that the file is not for 64 bit architect machines.
Questions:
1)Could anyone share me the minispy.inf file for 64 bit…