Memory-Hacking-Class
Memory-Hacking-Class copied to clipboard
Easy-to-use class to read and modify other processes memory.
So I'm trying to use this module, (specifically the GCC branch) and whenever I try to use the GetModuleBase function, it always returns -1. I have tried it with the...
This isn't an issue with your code but I had a question on its functionality and wasn't sure how else to ask you, I have a bit of an interesting...
I seem to be unable to compile this. It could be user error, but could you take a look at it?
Hi, I know this is oudated but i want to use it for something else, but I keep getting errors like this, how can I fix them? processId is undefined...
help me
C:\Users\arminblack\Desktop\Memory>g++ Program.cpp -static -o Program.exe In file included from Program.cpp:3:0: Memory.hpp:2:22: fatal error: stdafx.hpp: No such file or directory #include "stdafx.hpp" ^ compilation terminated.