Is there any UWP API/way available to detect/prevent hooking?

Rahul K
51
Reputation points
- There are many tools available to do hooking eg: frida 29.html.
- But i didn't find any API or way to detect hooking . Is there any API or way to detect hooking in Universal Windows Platform(UWP)?
- If yes, can it detect all kinds of hooking(functional hooking, event hooking etc)? or it can detect only one particular type of hooking?