Ok so I've been working on a proxy and been using nulls loader so far. I want to be able to redirect the client without using the loader. I messed around with the client through cheat engine and managed to redirect the client to my proxy, and I built a simple dll injector, and a dll in c++ that simply brings up a popup window. But I don't know were to go from there.
Would I just simple use a pointer to point to and change all address's that contain TQ's auth ip. Or do I have to use inline assembly?. Any advice and tips is appreciated :).
Would I just simple use a pointer to point to and change all address's that contain TQ's auth ip. Or do I have to use inline assembly?. Any advice and tips is appreciated :).