DLL Injection with Application Verifier

DLL injection using Windows Application Verifier: a lesser-known but very effective technique. In this video I show how the verifier infrastructure loads your DLL into a target process very early, before almost any other DLL, and how you can use the same mechanism to hook APIs without any external hooking library.