r3mem-0.0.1 has been yanked.
Simple Ring3 Memory RPM WPM Lib
This is a simple Rust library for performing Read Process Memory (RPM) and Write Process Memory (WPM) operations in Ring 3 on Windows. It allows you to read and write memory in a target process using its process ID (PID) and the base address of its main module.
Usage
use r3mem;
Todo
Add Injection Methods: CreateRemoteThread_LoadLibrary SetWindowHookEx ManualMapping Reflective Injection HijackThread and more
Written by
0xFF15#8049 (DarckAce007)
Made with ❤