如何从可加载内核模块拦截未导出的内核函数

时间:2016-09-22 08:25:22

标签: linux-kernel intercept fedora16

我们使用内核3.7 Fedora16,64位并且想要拦截内核函数。

我们尝试了Linux Kernel: System call hooking example并成功收到" sys_call_table"的地址,同时返回" access_remote_vm"的地址。是NULL。

请建议。

0 个答案:

没有答案