S12cybersecurity/RemoteFunctionPatcher
Patch (block) whatever function you want in a remote process. Adding a ret instruction at the first memory address of this function, the target function will be exited automatically all the times called by this process
C++