[Help] How to RemoteThread?

04/26/2013 03:17 elmarcia#1
Hi all i'm learning c++ and have some troubles when i inject my dll...

The dll is a Test to change a random memory value that i take from somewhere, the main problem the game blocks the api getasynckeystate(inside the process, checked with autoit _IsPressed from outside no problem) which allows me to activate/deactivate the hack, also memory reading and writing is a problem ,if you aren't inside the process, thats the reason which make me choose to make a dll hack.

I search in the internet and i get that a possible solution would be a RemoteThread, correct me if i am wrong...

I think that making an injector that inject the dll, loads the main function inside it and register hotkeys for it would work. Problem with this i'm not an expert and don't know how to make this work.

Here is the Test Script:

:handsdown::handsdown::handsdown:

Sorry for my bad English