Testing bypassing function hooks with Pinvoke and Dinvoke methods. Utilizes a hook onto CreateProcessA. Credit to NaxAlpha for his code (https://gist.github.com/NaxAlpha/144d1dd96c7d0ad29fe149e4063a8f25) that was used as the base for the hook tester. -
View it on GitHub