Injector Download

Injector provides a mechanism to inject a Dynamic Link Library (DLL) into an arbitrary process. Using Injector the 'engine' code can be implemented in the DllMain method of the DLL (Note: There are various things that shouldn't be done in DllMain (google for details).