[Help]Dll injectorIm making a program somewhat like the program winject, just a simple dll injector. This is the firs...
injecting a dll to a program and running a exported functionI am trying to figure out how to inject a dll into any process and run a exported function from the ...
What's wrong with my code?!Moschops you posted that right as I was going to post it -.-
c++ running a exported dll function from a injected dllSo I have this dll I made Here: [code] #include <windows.h> BOOL APIENTRY DllMain(HMODULE hMod...
This user does not accept Private Messages