Click here to Skip to main content
15,913,150 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,everyone.
I am studying at Reverse Engineering.My user ask for this require.
I injecct a 32bit dll into 32bit exe in 32bit xp and win7 system by a 32bit exe file ok,but the memory is limited by 32bit.So we need 64bit.
I use the remote thread way to inject in x64 it does't work.
Can anyone show me an example?
Posted

1 solution

32 and 64 bit processes cant interact. For 64 bit systems you NEED 64 bit dlls.
 
Share this answer
 
Comments
faceany 13-Jun-13 9:24am    
Thank you. I will try the 64bit dll.Can you tell me why?
KarstenK 13-Jun-13 9:40am    
I work it in the first sentence - you really should that out for yourself because it is a basic process issue.

"I am studying at Reverse Engineering" really ???
faceany 13-Jun-13 12:49pm    
Somebody has finish that.But you say impossible. Well, I do it myself. Whatever thanks.

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