Posted: Fri Mar 21, 2008 9:50 pm Post subject: Making trainers in C++?
Ok, I've just recently began learning C++ and I've learned how to make very simple programs. What I'm asking is how far into learning C++ must I go in order to learn how to change the values of addresses/make .dlls
The above would all be used if done via an outside program. If you are writing a DLL that will be injected, just directly access the memory via pointers or memset/memcpy. _________________
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum