GrahamBest
dll_hook-rs
Rust

Rust code to show how hooking in rust with a dll works.

Last updated Jun 30, 2026
93
Stars
5
Forks
0
Issues
0
Stars/day
Attention Score
12
Language breakdown
Rust 100.0%
โ–ธ Files click to expand
README

dll_hook-rs

Rust code to show how hooking in rust with a dll works.

How to use

Replace the
std::mem::transmute::<usize, createmove_fn>(0x10111790)
address on this line, with the address to your function.

Createmove is an example, no, its not intended to be used unless youre reversing source engine.

๐Ÿ”— More in this category

ยฉ 2026 GitRepoTrend ยท GrahamBest/dll_hook-rs ยท Updated daily from GitHub