Remote_DLL_Injector icon indicating copy to clipboard operation
Remote_DLL_Injector copied to clipboard

Stealth DLL injector

Results 4 Remote_DLL_Injector issues
Sort by recently updated
recently updated
newest added

Currently running Windows 8.1 Enterprise, but on anything except for the sample appliation included (TargetApp.exe) it results in an error (UnableToResolveIAT).

thanks you for you shared code. I complie source code with vs2019.biut it can't work. `auto pRemoteAddr = out->allocationBase + out->randomHead + stubEPOffset; if (!CreateThread(targetProcess, **pRemoteAddr,** out->allocationBase + out->randomHead)) {...

Add an optional cmd param for a folder with loaders

enhancement