Replies: 1 comment 4 replies
-
Hi, Actually, yes, you can hook any functionalities in Windows. However, like other debuggers, you should know the exact functions or the system-call and its parameters to make a hook. I don't know how WMI works internally, but if there is a function in which it passes its queries, it'll be possible to hook it in HyperDbg. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, Sorry for my bad english, is it possible to hook wmi query with hyperdbg?
Beta Was this translation helpful? Give feedback.
All reactions