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

Rahul K 51 Reputation points
2020-04-20T10:47:26.973+00:00
  • 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?
Universal Windows Platform (UWP)
Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,762 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Yan Xie 40 Reputation points Microsoft Employee
    2024-09-03T02:26:51.0166667+00:00

    Thanks for your answer.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.