/UWPInjector

A UWP Dll injector. Intended to be used as a back-end with custom dll projects that require their own individual injector. (old code)

Primary LanguageC++

UWPInjector

A UWP Dll injector.

This is old code for an old project. If you would like to change the dll being injected:

 Injector/Injector.h -> const char* path = ""; // your path name here