This was originally a normal dll injector using the Windows API but it was not working on Microsoft Store applications (UWP) so I made this injector. This works on both UWP applications and normal ...
Here is a visual studio solution I made with the help of internet research. It's a CLI DLL Injector, Aswell as a source for a DLL. I tried my best to make it as legible as possible. It's not really ...