aler...@gmail.com
unread,Jun 12, 2013, 4:33:03 PM6/12/13You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
HI!
I'm trying to implement registry monitoring using ETW.
KeyHandle member of Registry_TypeGroup1 structure contains pointer to this block.
Is there any way to query according registry key path?
For example, WinDbg can do it (e.g. "!reg kcb ADDR").
It's required for me to be able to query KCB info because KcbCreate/KcbDelete events are not always issued for the specified KCB.