Jump to content

dll injecting with a dll?


Recommended Posts

I was wondering if anyone here knew of a dll that could be called to inject another dll into a different process. I know you can easily do this with .exe's, but I need a .dll that I could call (lets call it the injector dll) to inject a different dll (not the injector dll) into another process.

I.e. calldll(dll1.dll) > inject dll2.dll into process.exe

Not the exact coding of course but that's the idea of what I want to get down. I'm fairly positive this could work but I am having trouble finding a dll that comes with this ability. Any help would be greatly appreciated.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...