The Normal dll injection happens by first writing the dll path into the target process then calling createremotethread with loadlibraryA and the dll path as an argument, this method is so basic and ...