darkshadow791 Posted November 28, 2006 Posted November 28, 2006 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. Note Taker Lite - a note taking / converting tool.
Valik Posted November 28, 2006 Posted November 28, 2006 Legitimate uses for injection are few and far between. I'm locking this thread as a result of that.
Recommended Posts