https://github.com/cppio/ezhook
Function hooking for x86 in Rust.
https://github.com/cppio/ezhook
detour hook rust x86
Last synced: 6 days ago
JSON representation
Function hooking for x86 in Rust.
- Host: GitHub
- URL: https://github.com/cppio/ezhook
- Owner: cppio
- License: mit
- Created: 2020-06-15T16:54:58.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-27T14:34:39.000Z (almost 5 years ago)
- Last Synced: 2025-05-16T04:13:32.154Z (6 days ago)
- Topics: detour, hook, rust, x86
- Language: Rust
- Homepage:
- Size: 50.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ezhook
[](https://crates.io/crates/ezhook)
[](https://docs.rs/ezhook)
[](https://github.com/cppio/ezhook/actions?query=branch%3Amaster)Function hooking for x86 in Rust.