Click here to Skip to main content
15,892,005 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Dear All,

Can any one help me to demonstrate about DLL code injection technique with example, and i have some knowledge how to inject code into the DLL but i got so many doubts, so i'm thought with the one simple example to get more clarity on DLL code injection, so please provide a sample example on DLL code injection.

Thanks in advance..
Posted

1 solution

This is advanced technique I would never recommend for development, usually used as a hack. What's the problem? If you asking you should know the concept: http://en.wikipedia.org/wiki/DLL_injection[^] — enough said. There is a whole tutorial here at CodeProject: DLL Injection and function interception tutorial[^].

Implement is and post another question is you have any problems.

Please be advised that probably no one is interested to write the code for you, but if you do and have problems, you might get some help. I emphasize it because I cannot see any effort from your side; if your really wanted to get results you would have used Google and got a lot of relevant information.

—SA
 
Share this answer
 
v4
Comments
JF2015 9-Feb-11 0:55am    
Good advice.
Sergey Alexandrovich Kryukov 9-Feb-11 1:00am    
Thank you, let's see what's going to be next...
--SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900