Linux:内核模块实现替换系统调用的简单例子

原文连接:http://blog.csdn.net/ddk3001/article/details/51485135html 编写Linux内核模块,能够实现替换系统调用功能。 本文提供一个替换open系统调用的样例代码,功能和说明见代码。linux 参考代码:https://github.com/ricardoteixas/hook 在 https://github.com 中搜索 hook、k
相关文章
相关标签/搜索