My new site: ardoino.com
Furious: Linux Kernel
Nov 8, 12:36 AM: Linux network buffers ( sk_buff ) [ C source code ]
- Online article
- Language: English
- Description: this article explains what Linux network buffers ( SKB ) are; the sample linux kernel module shows incoming and outgoing packets and could be useful to create a lkm sniffer or hijacker . The code is for Linux 2.6.x kernels.
Oct 28, 03:05 PM: Hijacking Linux kernel 2.6 sys_connect sys_call [ C source code ]
- Online article
- Language: English
- Description: this article shows how to hijack sys_connect system call in Linux 2.6.x and Linux 2.4.x kernels with example source code .

