|
I successfully hooked some functions with
above is a sample code of hooking, if anyone can explain what's going to happen? |
Answered by
Colibrow
Nov 11, 2024
Replies: 1 comment
|
This question is actually addressed in our documentation. shadowhook_hook_func_addr. |
0 replies
Answer selected by
MhmRdd
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This question is actually addressed in our documentation. shadowhook_hook_func_addr.
Whether to call the original function depends on the initialized mode". here.