Help with learning internals
So I'm just trying to get into making internals, but since I don't really know anything about it, looking at sources don't really help since I don't know what I'm looking at.
I'm literally as basic as can be with it right now. I've been making externals for a while.
I don't know how to find the addresses/offsets to write to, externally I use pattern scanning and shit, but internally I'm clueless.
I wouldn't know how to read or write those addresses if I could find them. etc.
I could really use some help since there doesn't seem to be much info available for basic internals.
If you don't know what you reading, than go back to externals and try to learn more c++ simple.