Crates.io | anglerkit |
lib.rs | anglerkit |
version | 0.0.0 |
created_at | 2025-06-01 14:42:03.175278+00 |
updated_at | 2025-06-01 14:42:03.175278+00 |
description | In-development function hooking/detouring library |
homepage | |
repository | https://github.com/tremwil/anglerkit |
max_upload_size | |
id | 1697235 |
size | 26,478 |
Heavily WIP cross-platform Rust hooking library. Meant to be a better detour
/retour
with more convenient APIs, stable Rust support, and support for different hook types (trampoline, vtable, IAT, EAT)
Since development has just started, the project is not usable at the moment. A first 0.1.0
beta release is planned once the following features have been implemented:
closure-ffi
Other planned features: