搜索资源列表
kbfiltr1
- 键盘模拟算法实现,先添加驱动kbfiltr.sys 然后运行testkb-keyboard simulation algorithm, the first add-kbfiltr.sys then run testkb
hideme
- Rootkit,用来隐藏进程, 是从系统底层彻底隐藏哦(用process32frist等看不到)。 原本出自www.rootkit.com 我把他修改抽象出了一个hideme函数。 只要在程序中调用就可以了。 另外需要一个sys的支持,我放进来了。 但可能会被某些杀毒软件以为是病毒哦!-Rootkit, to hide the process from the system is completely hidden Oh bottom (using other process32frist
metalog-0.6.tar
- Metalog is a modern replacement for syslogd and klogd. The logged messages can be dispatched according to their facility, urgency, program name and/or Perl-compatible regular expressions. Log files can be automatically rotated when they exceed
Captureprocedure
- Very simple several capture procedure that I write, is used to test capture efficiency in rough (being that Test2 carrying out the fundamental step capturing carries out capture Test4 by transferring packet.dll temporarily for a specific tas
netview_mine
- 简单包捕获及解析软件 [运行平台] Windows 2000/xp + Packet.sys。 [功能概述] 捕获数据包; 数据包解码; 以友好的界面显示数据包信息; 文件存储加载; 捕获检测。 -simple packet capture and analysis software [platforms] Windows 2000/xp Packet . sys. [Functional overview] capture data packe
bluetoothhop
- 蓝牙跳频系统的simulink仿真程序(This is a MATLAB simulation (SIMULINK) for the hop selection scheme in Bluetooth. Since nearly the same scheme is used for 79 and 23-hop system. Only the 79-hop system in simulated in the CONNECTION state.)-Bluetooth frequency hop
sys
- 清华大学-电子信息工程系-实验用ARM-linux-源代码-SYS篇
pciutils-2.2.8
- The PCI Utilities package contains a library for portable access to PCI bus configuration registers and several utilities based on this library. In runs on the following systems: Linux (via /sys/bus/pci, /proc/bus/pci or i386 ports)
stand
- open bsd stand lib of sys
DSP[1].Realtime.Operating.Systems.for.Embedded.Sys
- 一本研究Linux实时操作系统必备良书!
LinuxUART
- linux 下串口编程 #include <stdio.h> /*标准输入输出定义*/ #include <stdlib.h> /*标准函数库定义*/ #include <unistd.h> /*Unix标准函数定义*/ #include <sys/types.h> /**/ #include <sys/stat.h> /**/ #include <fcntl.h> /*文件控制定义*/ #inc
SandMan-1.0.080226
- 很强悍的一个东西!用户模式下解析windows休眠文件hiberfil.sys格式的代码!可以用来干很多猥琐XX的事情。
shell
- #include<stdio.h> #include<string.h> #include<limits.h> #include<unistd.h> #include<sys/types.h> #define PROMPT_STRING "[myshell]$" #define QUIT_STRING "exit\n" static char inbuf[MAX_CANON] char *
WinIoSample
- VC下WinIo的应用实例(改进版)根据前一版有网友提出的建议进行改进,为了在VC中能正常使用WinIo库,必须按以下步骤进行配置: (1):将WinIo.dll、WinIo.sys、WINIO.VXD三个文件放在程序可执行文件所在目录下; (2):将WinIo.lib添加到工程中,WinIo.lib及winio.h文件必须放在工程目录下; (3):在StdAfx.h头文件中加入#include "winio.h"语句; (4):调用InitializeWin
VMProtect
- VMProtect 简介 VMProtect 是新一代的软件保护系统,不像其它常见的保护系统,VMProtect 可以修改应用程序的源代码。VMProtect 将原文件的部分代码转换为在虚拟机中运行的字节码。您可以将虚拟机想像成带有不同于 Intel 8086 处理器指令系统的虚拟处理器;例如,虚拟机没有比较两个操作数的指令,也没有条件跳转和无条件跳转等。 支持的编译器: Delphi Borland C Builder Visual C/C++ Visua
sys
- 驱动层保护文件的代码,学习驱动编程的朋友可以借鉴一下-Driver layer protection code files, learning-driven programming friends can learn about
MS08-025-win32k.sys
- MS08-025 win32k.sys在开发木马的朋友会用到-MS08-025 win32k.sys in the development of Trojan s friends will be used
sys
- 一个简单的系统监控样例脚本.初学参考使用.-sys monitor
Linux-sys-gpio-GPIO-driver-.doc
- Linux下使用GPIO架构驱动sys下的gpio操作,本人亲自测试过可以正常使用-GPIO architecture using the Linux operating sys under gpio driver, I personally tested normal use
sys-manager-core
- Staticly linked routines that allow late binding of a loaded sys-manager module.