subhook icon indicating copy to clipboard operation
subhook copied to clipboard

[Question] Retrieving trampoline once? (Yes, Fixed)

Open ClaudiuHKS opened this issue 2 years ago • 0 comments

Hi. Are you allowed to call ::subhook_get_trampoline(pHook) once after hooking and use that result n times to call the original function inside the hook you've just created? Thanks.

Hmmm, it seems that it works. Great! Thanks for sharing.

ClaudiuHKS avatar Dec 17 '23 21:12 ClaudiuHKS