搜索资源列表
Linux-Network-Kernel-Stack
- Linux网络核心堆栈。本文讨论模块编写者如何利用Netfilter hook 来实现任意目的以及如何将将网络通信在基于Libpcap 的应用程序中隐藏。-Linux core of the network stack. This article discusses how to use Netfilter hook module writers to achieve any purpose and how the network communications applications base
Recording-keyboard
- 在windows 下记录你操作键盘的所有动作,采用的是键盘钩子,其实没有什么困难的。但是linux下就不行了-Recording in the windows of all the actions your keyboard, using the keyboard hook, in fact, there is nothing difficult. But we would not be under linux
Netfilter_Modules
- Netfilter是Linux 2.4.x引入的一个子系统,它作为一个通用的、抽象的框架,提供一整套的hook函数的管理机制,使得诸如数据包过滤、网络地址转换(NAT)和基于协议类型的连接跟踪成为了可能。(Netfilter is a subsystem introduced by Linux 2.4.x, which serves as a general, abstract framework that provides a complete set of management mechan
