hudhook 0.1.0

A DirectX 11 render loop hook with memory manipulation API
1
2
3
4
5
6
7
8
9
10
11
12
13
# hudhook


A one-stop-shop project for videogame memory manipulation, with support for
in-game UI.

## Features


- Supports DirectX11 games
- Works via DLL injection
- Overlay user interface based on `imgui`
- Crash-defensive, Cheat Engine-like memory manipulation API
- Keyboard hooks
- Scripting (work in progress)