I've been looking around for some good DLL Injection tutorials, because I would like to create a DLL Injector, mainly for educational purposes.
I've looked around on google for the past 20 minutes and the only things I've come up with are debates on whether its possible or not.
I saw a few that state that it is clearly possible, so now I am here to ask how I would go about creating one.
Note:: I do not want to inject C#, I want to create a C# Injector.