Welcome![Sign In][Sign Up]
Location:
Search - hook-linux

Search list

[Linux-UnixHowtoHookupPPPinLinux

Description: How to Hook up PPP in Linux,pppd详细使用说明-How to Hook up PPP in Linux, detailed use pppd
Platform: | Size: 22070 | Author: wenlin | Hits:

[ICQ-IM-Chatqq-src-20060929.tar

Description: 实现简单QQ的C源代码(for windows and UNIX),能在Cygwin环境的Windows下编译,还有Linux/BSD/AIX/Solaris等符合POSIX标准的UNIX下编译运行, 但是其中qqsniffer只能在linux下编译。 编译完代码后,说明如下 qqalive 挂机的程序 qqscan 暴力远程破解 qqsniffer 局域网QQ监视器 -achieve simple C source code (for windows and UNIX), Cygwin environment in the Windows compiler, there are Linux / BSD / AIX / Solaris, and other POSIX standards provided under UNIX Translation operation, but one can only qqsniffer under Linux compiler. End compiler code, below qqalive hook procedures qqscan violence Remote LAN crack qqsniffer QQ Monitor
Platform: | Size: 1031038 | Author: chen | Hits:

[Hook apiKeyHook_demo

Description: 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 captures all the Keyboard events and save the keys to a text file
Platform: | Size: 138240 | Author: Jet Lan | Hits:

[Firewall-Securitylwfw

Description: 这是一个微型的linux下的防火墙软件源码.-This is a miniature of linux-source firewall software.
Platform: | Size: 6144 | Author: 天才 | Hits:

[Linux-UnixHowtoHookupPPPinLinux

Description: How to Hook up PPP in Linux,pppd详细使用说明-How to Hook up PPP in Linux, detailed use pppd
Platform: | Size: 21504 | Author: wenlin | Hits:

[Software Engineeringlcx_LINUX-mlock

Description: LINUX系统调用mlock的代码分析,在LINUX中,每一个用户进程都可以访问4GB的线性虚拟内存空间。其中从0到3GB的虚拟内存地址是用户空间,用户进程可以直接对其进行访问。从3GB到4GB的虚拟内存地址为核心空间,存放仅供核心态访问的代码和数据,用户进程不可访问。当用户进程通过中断或系统调用对其访问时,就会触发处理器的特权级转换(从处理器的特权级3切换到特权级0),即从操作系统的用户态切换到核心态。-Linux system call mlock code analysis, LINUX, Each user process can visit the linear 4 GB of virtual memory space. Them from 0-3 GB of virtual memory address space users, users can direct the process of their visit. From 3 GB to 4 GB of virtual memory address space at the core, the core is for storing state visit to the code and data user process can not visit. When the user through the process of interruption or system call their visit, Processor will trigger the conversion privilege level (from the privileged class processors switched to the three-level privileges 0), from the operating system users switched to the core state.
Platform: | Size: 114688 | Author: liyu | Hits:

[Hook apiidt_src

Description: 键盘的IDT hook范例,学习rootkit的好教程!-keyboard hook IDT example, a good learning rootkit Guide!
Platform: | Size: 145408 | Author: luocong | Hits:

[ICQ-IM-Chatqq-src-20060929.tar

Description: 实现简单QQ的C源代码(for windows and UNIX),能在Cygwin环境的Windows下编译,还有Linux/BSD/AIX/Solaris等符合POSIX标准的UNIX下编译运行, 但是其中qqsniffer只能在linux下编译。 编译完代码后,说明如下 qqalive 挂机的程序 qqscan 暴力远程破解 qqsniffer 局域网QQ监视器 -achieve simple C source code (for windows and UNIX), Cygwin environment in the Windows compiler, there are Linux/BSD/AIX/Solaris, and other POSIX standards provided under UNIX Translation operation, but one can only qqsniffer under Linux compiler. End compiler code, below qqalive hook procedures qqscan violence Remote LAN crack qqsniffer QQ Monitor
Platform: | Size: 1031168 | Author: chen | Hits:

[Internet-Networksignal

Description: 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.
Platform: | Size: 1024 | Author: 古月 | Hits:

[Linux-Unixnethidpro

Description: linux下用钩子函数实现网络数据包截取并加密,有说明文档和源码。-linux using hook function implementation network packet interception and encryption
Platform: | Size: 175104 | Author: zjd | Hits:

[Linux-Unixhook-linux

Description: Linux 2.6 内核下劫持系统调用,代码比较简单,还是可以参考参考的。-Linux 2.6 kernel system call hijacking, the code is relatively simple, or can refer to as a reference.
Platform: | Size: 37888 | Author: dengke | Hits:

[Linux-Unixhooktext0228

Description: Linux 下屏幕取词核心模块,采用hookapi方式。-Capturing the core module under Linux, using hookapi way.
Platform: | Size: 1318912 | Author: sam | Hits:

[OtherLinux-Security-Module

Description: linux下安全框架LSM的介绍性资料,主要讲解了LSM框架中各种钩子函数,及其selinux的实现。-LSM linux security framework under the introductory information, the main framework to explain the various LSM hook function, and selinux implementation.
Platform: | Size: 13312 | Author: yg | Hits:

[Linux-Unixnetfilter

Description: netfilter源码。通俗的说,netfilter的架构就是在整个网络流程的若干位置放置了一些检测点(HOOK),而在每个检测点上上登记了一些处理函数进行处理(如包过滤,NAT等,甚至可以是 用户自定义的功能)。 -netfilter source. Popular to say, netfilter framework is the process in a number of locations throughout the network to place a number of detection points (HOOK), each test point in the number of registered handler for processing (such as packet filtering, NAT, and even can be user-defined function).
Platform: | Size: 738304 | Author: rch | Hits:

[Internet-Networkmyiptable

Description: 用linux netfilter hook接口实现的一个简单防火墙例子-Interface with the linux netfilter hook example of a simple firewall
Platform: | Size: 7168 | Author: jiang | Hits:

[Hook apiLinux-Network-Kernel-Stack

Description: 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 based Libpcap hidden.
Platform: | Size: 225280 | Author: wk | Hits:

[Internet-Networklinux_hook_1.0.tar

Description: Linux下的钩子程序,可抓底层网络包。可以使用。-linux hook linux
Platform: | Size: 15360 | Author: 何春 | Hits:

[Modem programsmartCOM-linux-v1.2.tar

Description: 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) 支持读取文本显示(Display the ASCII that read from serial); 6) 支持多窗口,可以创建多个串口界面(You Can Create Multi-Serial Ctrl UI); 7) 支持当前窗口保存(You can save the Commands to file, and load back); 8) 支持读取文件记录(You can save the received data to file);-the linux serial tool currently supports the following functions (Support Feature List): 1) automatically enumerate the serial port (Auto List Serial) 2) support sidebar command box (Support Side Command Bar) 3) support the carriage return, newline hook Select (Support Enter/NewLine Code) 4) support of regularly sent (You can Ontimer the Send one command) 5) support for reading text display (Display the ASCII that read from serial) 6) to support multi-window, you can create multiple serial interface (You Can Create Multi-Serial the Ctrl UI) 7) support the current window to save (You can save the Commands to file, and load back) 8) to support reading file records (You can save the received data to file)
Platform: | Size: 1366016 | Author: 陈云 | Hits:

[VC/MFChook-linux

Description: Hook Linux系统调用的几个示例 不打算用module来写rookit了,把有用的代码公布下,很简单,希望对初学者有用-Hook Linux system calls a few examples do not intend to write a module rookit and took useful code released, it is very simple, I hope useful for beginners
Platform: | Size: 12288 | Author: JAYRONWANG | Hits:

[Linux driverhook

Description: linux下文件读写删除执行等的hook-hook of linux filesystem
Platform: | Size: 84992 | Author: 天安 | Hits:
« 12 »

CodeBus www.codebus.net