QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 1372|回复: 4

about system call interception

[复制链接]
发表于 2003-5-2 00:00:36 | 显示全部楼层 |阅读模式
i have a question, why so many people here and on linuxsir want to intercept the system call from module. why need do this? to finish what function?
i do not know, can anybody tell me?
发表于 2003-5-2 03:16:46 | 显示全部楼层
我想大家是想知道怎么做内核后门吧
呵呵
可能说得不对
回复

使用道具 举报

 楼主| 发表于 2003-5-2 03:19:20 | 显示全部楼层
crazy.
回复

使用道具 举报

发表于 2003-5-2 03:33:41 | 显示全部楼层
不过我觉得通过截系统调用来学习怎么写模块进而尝试去看原代码似乎是一个方法
光看原代码不实际写点什么我觉得是不行的,我就坚持不下来。一般的同志也没有什么机会为新硬件写驱动,那一大堆驱动用的函数实在也没机会用,所以截个系统调用什么的玩玩还可以给自己一点成就感。
呵呵,实在是我的一点浅见。
回复

使用道具 举报

 楼主| 发表于 2003-5-2 03:40:36 | 显示全部楼层
i do not think so, that is only a table
a = t[x];
t[x] = b;
is too simple, so no benefit for learning kernel source.

i give a topic. create a tcp server, read a string as file name, open the file, read content, and send content back to client via socket. can anybody write one module to do this?
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-9-28 04:18 , Processed in 0.079170 second(s), 15 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表