how to use dll injecting?

Posted by blood on Stack Overflow See other posts from Stack Overflow or by blood
Published on 2010-05-02T00:21:25Z Indexed on 2010/05/02 0:27 UTC
Read the original article Hit count: 188

Filed under:
|

i was looking how to inject a dll into a program (exe, or dll, etc). i have been googleing dll injecting but i have not found anything that is very helpful :(. i have not worked with dlls very much so im not sure on what to do, i really could use some help on this.

uhh the only thing i have really found is setwindowshookex but i can't find any examples for it and i don't how to use it. any questions just ask and i'll try to help.

EDIT hey i was googling and this looks like something about dll injecting that is worth looking at but i can't get the code to run :\ (http://stackoverflow.com/questions/820804/how-to-hook-external-process-with-setwindowshookex-and-wh-keyboard)

© Stack Overflow or respective owner

Related posts about visual-c++

Related posts about dll