Skip to content

Commit

Permalink
Technical details and links
Browse files Browse the repository at this point in the history
  • Loading branch information
m417z committed Apr 19, 2022
1 parent 8171693 commit 8e5f9ab
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,16 @@ This repository is used to [report issues](https://github.com/ramensoftware/wind

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

## Technical details

High level architecture:

![High level architecture diagram](diagram.png)

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/).

## Source code

Currently Windhawk is not open source.

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).
Binary file added diagram.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8e5f9ab

Please sign in to comment.