Is possible inject with MCH? Last attempt with MCH

c++ / delphi package - dll injection and api hooking
Post Reply
PSLorde
Posts: 11
Joined: Sat Oct 17, 2015 6:15 pm

Is possible inject with MCH? Last attempt with MCH

Post by PSLorde »

Is there any way to inject my dlls either using the driver or not in processes that hook up the LoadLibraryA / W and LdrLoadDll apis to prevent dll injections? Because MCH can not inject into processes if they are already open, only if they are executed after the MCH is running.
Post Reply