开发者

How to track Windows system calls

Is it possible to write a Windows 7 kernel module and create some generic system call filter? Simply, to write some code tha开发者_开发百科t is fired when a system call is made (from any process)?

Thanks James


Here is a great article on hooking Windows API [1]. It is a little old, and not covering Windows 7 kernel. But I think you can still borrow the idea somehow.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜