Program for Dll-Injection
Few days ago I created a program to make injecting a dll file into theĀ process that running on the system easier, I created this program actually for testing bigger project related to API Hooking so if you need this tools too download it from bottom link.
it combinational of C and C++ feature and Windows API and compiled in VC++ 2008, the source code also included.