Hello,
so i am trying to make DLL injection. I found this guide from Open Security and it seems really easy to me: Open Security Research: Windows DLL Injection Basics
My Problem is to actually programm a DLL. I do not yet really understand the difference between Load-Time and Runtime dynamic...