kAsmPatch is used by StartDLLWithProcess to force a load of our target DLL before the main thread of the application is started. It then calls UnpatchProcess() in the DLL to restore the executable and continue its execution. Definition at line 238 of file CATDLLInjector.cpp. Referenced by CATDLLInjector::StartDLLWithProcess().
|