搜索资源列表
HowtoHookupPPPinLinux
- How to Hook up PPP in Linux,pppd详细使用说明-How to Hook up PPP in Linux, detailed use pppd
qq-src-20060929.tar
- 实现简单QQ的C源代码(for windows and UNIX),能在Cygwin环境的Windows下编译,还有Linux/BSD/AIX/Solaris等符合POSIX标准的UNIX下编译运行, 但是其中qqsniffer只能在linux下编译。 编译完代码后,说明如下 qqalive 挂机的程序 qqscan 暴力远程破解 qqsniffer 局域网QQ监视器 -achieve sim
KeyHook_demo
- Keyboard Hook, This example shows how to write global hooks .This program captures all the Keyboard events and save the keys to a text file-Keyboard Hook, This example shows how to write global hooks .This program cap
lwfw
- 这是一个微型的linux下的防火墙软件源码.-This is a miniature of linux-source firewall software.
HowtoHookupPPPinLinux
- How to Hook up PPP in Linux,pppd详细使用说明-How to Hook up PPP in Linux, detailed use pppd
lcx_LINUX-mlock
- LINUX系统调用mlock的代码分析,在LINUX中,每一个用户进程都可以访问4GB的线性虚拟内存空间。其中从0到3GB的虚拟内存地址是用户空间,用户进程可以直接对其进行访问。从3GB到4GB的虚拟内存地址为核心空间,存放仅供核心态访问的代码和数据,用户进程不可访问。当用户进程通过中断或系统调用对其访问时,就会触发处理器的特权级转换(从处理器的特权级3切换到特权级0),即从操作系统的用户态切换到核心态。-Linux system ca
idt_src
- 键盘的IDT hook范例,学习rootkit的好教程!-keyboard hook IDT example, a good learning rootkit Guide!
qq-src-20060929.tar
- 实现简单QQ的C源代码(for windows and UNIX),能在Cygwin环境的Windows下编译,还有Linux/BSD/AIX/Solaris等符合POSIX标准的UNIX下编译运行, 但是其中qqsniffer只能在linux下编译。 编译完代码后,说明如下 qqalive 挂机的程序 qqscan 暴力远程破解 qqsniffer 局域网QQ监视器 -achieve sim
signal
- Linux网络编程signal.以SIGINT信号为例,通过kill调用往另一个进程发送消息,调用信号处理函数。-Linux network programming signal. To SIGINT signal for example, through the call to kill another process send a message, call the signal processing function.
nethidpro
- linux下用钩子函数实现网络数据包截取并加密,有说明文档和源码。-linux using hook function implementation network packet interception and encryption
hook-linux
- Linux 2.6 内核下劫持系统调用,代码比较简单,还是可以参考参考的。-Linux 2.6 kernel system call hijacking, the code is relatively simple, or can refer to as a reference.
LinuxNetworkStack
- 本文将向你展示,Linux的网络堆栈的一些怪异行为(并不一定是弱点)如何被用于邪恶的或者是其它形形色色的目的。在这里将要讨论的是将表面上看起来合法的Netfilter hook用于后门的通信,以及一种使特定的网络通信在运行于本机的基于Libpcap的嗅探器中消声匿迹的技术。-This article will show you, Linux network stack a number of bizarre behavior (not
hooktext0228
- Linux 下屏幕取词核心模块,采用hookapi方式。-Capturing the core module under Linux, using hookapi way.
netfilter
- netfilter源码。通俗的说,netfilter的架构就是在整个网络流程的若干位置放置了一些检测点(HOOK),而在每个检测点上上登记了一些处理函数进行处理(如包过滤,NAT等,甚至可以是 用户自定义的功能)。 -netfilter source. Popular to say, netfilter fr a mework is the process in a number of locations throughout the
netfilter
- 这是一个linux下的钩子函数,是linux下防火墙等例子,大家可以参考学习-This is a hook function under linux is linux the firewall and other examples, we can refer to learn
myiptable
- 用linux netfilter hook接口实现的一个简单防火墙例子-Interface with the linux netfilter hook example of a simple firewall
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 co
linux_hook_1.0.tar
- Linux下的钩子程序,可抓底层网络包。可以使用。-linux hook linux
smartCOM-linux-v1.2.tar
- linux串口工具 目前已支持如下功能(Support Feature List): 1) 自动枚举串口(Auto List Serial); 2) 支持侧边栏命令框(Support Side Command Bar); 3) 支持回车、换行符勾选(Support Enter/NewLine Code); 4) 支持定时发送(You can Ontimer Send one command); 5) 支持读取文本
hook
- linux下文件读写删除执行等的hook-hook of linux filesystem