Implement a feature that would allow the user to select an executable and to hook the specified DLL into it upon launch. This is useful when the code in the DLL is required to be run early on in the process cycle, possibly to avoid anti-tamper techniques.
Implement a feature that would allow the user to select an executable and to hook the specified DLL into it upon launch. This is useful when the code in the DLL is required to be run early on in the process cycle, possibly to avoid anti-tamper techniques.