Skip to content
This repository was archived by the owner on Aug 10, 2024. It is now read-only.

Commit 7c98bf3

Browse files
authored
Merge pull request #5 from sn99/master
images
2 parents 1b8ecd9 + f47ad57 commit 7c98bf3

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,15 @@ should make an `.inf` file but lazy thimes)
3636
- Load Group to `FSFilter Activity Monitor`
3737
- Altitude to `37777`
3838

39-
You should be able to see the list of open files in the Debugger.
39+
You should be able to see the list of open files in the Debugger (You will need to remove comments
40+
in [`G_CALLBACKS`](windows-rust-minifilter/src/lib.rs) global array).
4041

4142
![osrloader](readme_resources/osrloader.png)
4243

44+
You can also communicate with user space application by using [windows-rust-application](windows-rust-application).
45+
46+
![user](readme_resources/user.png)
47+
4348
## References
4449

4550
- [apriorit](https://www.apriorit.com/dev-blog/675-driver-windows-minifilter-driver-development-tutorial)

readme_resources/user.png

495 KB
Loading

0 commit comments

Comments
 (0)