Windows-DLL-Injector
Windows-DLL-Injector copied to clipboard
Some DLL Injection techniques in C++ implemented for both x86 and x64 windows OS processes
Hello, do you know a way to load the dll being injected from rcdata?
-change the way program get processID -Add the ability to both ask for the processID at startup or use the preset processID (#define ProcType_specified for use preset processID -Add ability...
I'm trying to use the method `RtlCreateUsreThread` to load a DLL into the `explorer.exe` (windows taskbar), I didn't get any of the error messages but the DLL is not loaded...
[](url) Maybe is just that i dont know how to use it correctly but i cant figure out how to make it work. I have same error with all of...