搜索资源列表
CharFilter_Class
- CharFilter_Class实例是对CharFilter实例的完善。在CharFilter实例中,我们定义了四个全局变量,这不符合WDM驱动程序的要求,它限制了IRP的可重入性,我们应该使用局部变量。 该实例定义了一个READ_COMPLETION_INFO结构,当有DeviceControl 调用时,就分配一个结构对象,参数设置完后,就将该结构对象地址指针放在I.FileObject()->FsContext中。 -CharFilter_Class CharFilter e
dm9000_wince_3.04.src
- DM9000的CE驱动,全部是源代码,只需要修改入口地址和中断号就可以使用-DM9000 CE-driven, all the source code, only need to amend the import suspension, address and can use it
pci_lib
- 利用giveio实现在windows下直接访问pci卡的程序.安装giveio后,将源代码中的pci的venderid和deviceid改为自己pci卡的id号,就能够在widows下得到自己pci卡的基地址,在giveio运行的条件下可以直接对pci的io端口进行操作!
FwHookDrv_src
- 网络防火墙,可以通过指定规则(IP地址)来控制对网络的访问
turboc2
- 一个通过PC104访问内存的一个小程序,上位机的程序,里面通过地址,指针实现访问。这个做为内存的调试程序比较理想。
viewgood
- 软件名称:远古电影盗看器 软件版本:V3.10 联系EMAIL:Arhz@Arhz.Com 软件网站:http://Www.Arhz.Com 下载地址:http://www.arhz.com/soft/ArhzYG.rar 软件容量:1846 KB 软件类型:国产软件 / 简体中文 / 免费软件 应用平台:Win95/98/NT/2000/XP 界面预览:http://www.arhz.com/images/ArhzYG.jpg 软件说
K9F1208U0M-YIB0
- K9F1208U0M-YIB0使用说明,关于地址分配及对应寄存器的功能
isd1700程序
- 纯硬件SPI的ISD17xx驱动,由于我只用到了其中放音功能,所以录音,及擦除功能没有使用,所以这些函数没有加上去,如果你要用加起来应该很简单的. 程序用M8做的实验,我的电路中有一个LED和一个按键,实际产品用的M64,编译器用的IAR(希望发此贴不会引起关于什么版权问题,所在公司小买不起正版).关于播放地址的表格是实际产品的表格,你要自己修改以适应你的语音内容,电路图参考楼主的,没什么东西,通讯接口连好就OK,通讯速率250k(示波器上测量的,不是计算结果)不知能否再快点
drives.rar
- 通过驱动可以读写内存任意地址,不使用api,修改系统DLL内容,use drivers modify all address,not use api,global dll
SSDT.rar
- delphi的驱动 功能是恢复ssdt的地址.,delphi functions is to restore the drive ssdt address.
API_Address_Finder
- API地址寻址函数,该函数可以在运行一个可执行程序后查到所调用的api函数的地址。-API addresses addressing function, which can run an executable program found by calling the api function of the address
howtohideIP
- 本文章教你运用多种方法 隐藏自己的IP地址-This article teach you to use various methods to hide their IP address
USB_read_write
- 给定偏移地址和大小,实现对USB块设备(如U盘)的读写-Given offset address and size, the realization of USB block device (such as U disk) reading and writing
Code
- Hiding process with DKOM !采用断开系统中进程的双向链表方式,隐藏指定进程。本程序采用了硬编码,所以只能隐藏XP的进程,如果是其他系统需要修改编码地址!-Hiding process with DKOM! Disconnect system using two-way linked list in the process of the way, hidden designation process. This procedure uses hard-coded, so c
zongxian
- 总线编程 AT24C系列E2PROM芯片地址的固定部分为1010,A2、A1、A0引脚接高、低电平后得到确定的3位编码。-Bus Programming AT24C Series E2PROM chip address for the fixed part of 1010, A2, A1, A0 then pin high, low-level to be determined after the three coding.
view-network-mac
- 获取网卡mac地址的vb源代码,仅使用api接口即可获得网卡mac地址。-get mac
drivers2
- 通过编写驱动,可以读写任意地址的内存内容,进而可以修改系统DLL的功能-Through the development driver, you can read and write the contents of arbitrary memory addresses and thus can modify the system DLL functions
delphi_PspTerminateProcess
- delphi版内核调用PspTerminateProcess杀进程源码,在ring3下搜索PspTerminateProcess地址,传给ring0,然后在ring0下调用。-delphi kernel call PspTerminateProcess kill the process, source code, in the next ring3 search PspTerminateProcess address, passed ring0, and then ring0 invoked.
CCRootkit-V0.1
- 一般网上找到的都是需要Ring3传输需要补丁的地址过去... 002就是直接用最标准的方法进行SSDT定位以及修复的 支持多核系统,当然还有003(加入shadow ssdt hook),004(加入inline hook) 基本上是现在最稳定的恢复方式了,大家可以用KMDLoader测试.加载就脱钩.不需要通讯 -Generally find on the Internet are required Ring3 address transmission needs a patc
GetIpAddrTableSource
- 获取Ip和网络地址映射的VC++驱动源码-Get Ip and Network Address mapping VC++ driver source