Skip to content

Commit 8e5f9ab

Browse files
committed
Technical details and links
1 parent 8171693 commit 8e5f9ab

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,16 @@ This repository is used to [report issues](https://github.com/ramensoftware/wind
66

77
You're also welcome to join [the Windhawk Discord channel](https://discord.gg/WZgXScMud7) for a live discussion.
88

9+
## Technical details
10+
11+
High level architecture:
12+
13+
![High level architecture diagram](diagram.png)
14+
15+
For technical details about the global injection and hooking method that is used, refer to the following blog post: [Implementing Global Injection and Hooking in Windows](https://m417z.com/Implementing-Global-Injection-and-Hooking-in-Windows/).
16+
917
## Source code
1018

1119
Currently Windhawk is not open source.
20+
21+
Code which demonstrates the global injection and hooking method that is used can be found in this repository: [global-inject-demo](https://github.com/m417z/global-inject-demo).

diagram.png

25.5 KB
Loading

0 commit comments

Comments
 (0)