Click here to Skip to main content
15,890,185 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi everybody.
I tried to run code injection with InjectEx program (following link):
Three Ways to Inject Your Code into Another Process[^]
I changed it to run in Win7. I found Start button and it ran perfectly but when I changed the handle to another process like explorer.exe it does nothing. why?
I know about session separation in Win7. I used ntCreateThreadEx API but nothing happened. How I can inject code to any other process with this approach?
can anybody help me?
Posted

1 solution

You should post this question in the forum at the end of the article so the author can help you.
 
Share this answer
 

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