摘要:
How2Kernel-Lab4 Find your first kernel primitives 没啥可分析的。。 user.c的execute_kernel_function()函数就是调用的内核的call_func()函数。 而call_func()函数: static long call_f 阅读全文
posted @ 2020-12-03 17:20
Yisumi
阅读(92)
评论(0)
推荐(0)
摘要:
How2Kernel-Lab3 In Linux, there is an additional mechanism for the kernel and kernel modules to send information to processes the /proc file system. O 阅读全文
posted @ 2020-12-03 11:42
Yisumi
阅读(87)
评论(0)
推荐(0)