simple memory reading/writing library for linux
gmem
has multiple language support, such as C
, C++
, C#
and even JavaScript
! (look here for more info).
You can see all available versions of gmem
, by using the branch switcher in the repo or going into the "Pull requests" tab.
More programming languages support is already planned. (Python
for now, but feel free to contribute with the language of your choice!)
gmem
can work with Proton/Wine processes too! I've tested gmem
with some games such as Apex Legends
, CS:GO
(Windows version through wine), GTA V
and many more.
todo:
c# version (will be stored in another branch)✅ (Check here)c version (will be stored in another branch)✅ (Check here)- python version (will be stored in another branch)
- create examples for the different languages that
gmem
has support - add some images or code examples in this README
- make a wiki page with documentation
move c++ version to another branch✅ (Check here)
fmemory - 💾 A simple npm package (node addon) to read/write memory for Linux