vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi.. I read many questions and answers at this news group. So now, I can hook the open() system call. And then, I tried to hook the accept() system call as the same way that hook the open() system call. After add my system call, I restart inetd. As I connect to system by the telnet service, nothing happen. why? Is there any other way to hook the accept() system call? or some tricks need? |