View Single Post
  #1  
Old 06-26-2018, 16:57
sope sope is offline
Friend
 
Join Date: May 2016
Posts: 14
Rept. Given: 0
Rept. Rcvd 0 Times in 0 Posts
Thanks Given: 7
Thanks Rcvd at 14 Times in 8 Posts
sope Reputation: 0
64 bit Tool to inject an external .dll

Hi,

Can any one suggest an good 64 bit tool to inject an external .dll

example : we have a.dll & b.dll (b.dll is external) both dll are 64 bit

We need to modify import table of a.dll in such a way that when a.dll is loaded by the program our b.dll is also loaded automatically with it.

Which tool will help to successfully do it.

Please enlighten.

Thanks in advance !
Reply With Quote