geofft / redhookLinks
Dynamic function call interposition / hooking (LD_PRELOAD) for Rust
☆184Updated 3 years ago
Alternatives and similar repositories for redhook
Users that are interested in redhook are comparing it to the libraries listed below
Sorting:
- elf parser and navigation tool, pure Rust☆171Updated 8 months ago
- Custom memory allocator that helps discover reads from uninitialized memory☆163Updated 5 years ago
- The low-level linux containers creation library for rust☆133Updated 2 years ago
- rust elf parsing, manipulation and (re)linking toolkit☆205Updated 5 years ago
- Magical ELF and Mach-o object file writer backend☆288Updated last year
- A small Rust library that allows users to reinterpret data of certain types safely.☆40Updated 4 years ago
- cpuid library in rust.☆173Updated 3 months ago
- Demangle Rust symbols☆285Updated 2 years ago
- High-level Capstone system bindings for Rust☆255Updated 2 months ago
- An almost-parallel, semi-functioning, dynamic linker experiment, written in Rust☆171Updated 7 years ago
- Library to load and relocate ELF files.☆134Updated 3 weeks ago
- Raw system calls for Rust