rbspy / read-process-memory
Read memory from another process
☆122Updated 9 months ago
Related projects ⓘ
Alternatives and complementary repositories for read-process-memory
- Rust code to show how hooking in rust with a dll works.☆91Updated last year
- A Cargo build script library to handle compilation and inclusion of Windows resources, in the most resilient fashion imaginable☆177Updated last week
- Hot-reloading loadable and reloadable resources☆215Updated 4 years ago
- A cross-platform detour library written in Rust☆405Updated last year
- offsetof for Rust☆225Updated 7 months ago
- A cross-platform virtual memory API written in Rust☆119Updated 5 months ago
- Safe wrappers for various Windows specific APIs.☆64Updated last month
- Scroll - making scrolling through buffers fun since 2016☆156Updated this week
- Rust library for opening and working with dynamic link libraries.☆191Updated 10 months ago
- ☢ Guerrilla (or Monkey) Patching in Rust for (unsafe) fun and profit.☆109Updated 2 years ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆225Updated last month
- A rust library that allows you to read/write into the memory of other processes☆138Updated last year
- A zero-overhead Windows I/O library, focusing on IOCP☆112Updated last year
- Find the shared libraries loaded in the current process with a cross platform API☆73Updated last month
- Garbage collected smart pointers for Rust☆266Updated 2 years ago
- This crate guarantees that your application is free of panicking branches☆177Updated 5 years ago
- A graphical debugger for Rust MIR☆183Updated 2 years ago
- Rust ABI safe code generator☆183Updated 3 months ago
- Rust replacement for miniz☆179Updated this week
- A Rust crate for helping parse structs from binary data using ✨macro magic✨☆258Updated last year
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated 3 months ago
- MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.☆112Updated last year
- Rust macro to generate self-referential structs☆211Updated 3 years ago
- A procedural macro for auto logging output of functions☆190Updated 3 years ago
- Rust proc macro for easily and safely use shell scripts in rust☆208Updated 3 years ago
- Utility for comparing two structs and re-applying the differences to other structs☆120Updated last year
- A stopwatch library for Rust. Used to time things.☆81Updated last year
- rust elf parsing, manipulation and (re)linking toolkit☆205Updated 4 years ago
- Rust bindings for the unicorn CPU emulator☆138Updated 4 years ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆128Updated 2 weeks ago