Hi!
I understand almost all basic theory in C++ (including templates, inheritance, STL etc.) and I'd like to start understanding C++ in Windows, specifically stuff related to memory, calls, hooks, stuff like that. I don't visualize what do I want to do exactly (probably that's why I'm asking here) but I feel I'd like to know more about those themes.
I'm finding little to no resources on internet for example on hooking other applications. Why is that? Where to begin?
Thank you!