But, actually,i want to learn about dlls. And learn how to make hacks,even if it will take years
So,for the beggining,i'd like you to show me a source code of a dll that when it get's injected into a process it changes a value of a memory of that process...
I think with ReadProcessMemory and WriteProcessMemory, but i'd like to see a fully working source code that just change a memory value.
Thanks






about memory changing. The code is kinda bad, but it's enough to demonstrate it.
