Read / Write pretty much _any_ memory location (RAM or H/W IO Memory) on a device
-
Updated
Oct 18, 2024 - C
Read / Write pretty much _any_ memory location (RAM or H/W IO Memory) on a device
AryMem is a .NET library designed to simplify the process of reading and writing to process memory in Windows environments. It provides easy-to-use methods for interacting with the memory of other processes which can be utilized in developing game hacks, custom debuggers, or tools for software testing.
Easy Memory Reading and Writing using JNA
Add a description, image, and links to the memory-readwrite topic page so that developers can more easily learn about it.
To associate your repository with the memory-readwrite topic, visit your repo's landing page and select "manage topics."