搜索资源列表
TMS320LF2407
- 基于TMS320LF2407的DPC系统实现的代码-on TMS320LF2407 DPC System code
Delphi_VCD
- 使用DELPHI制作地虚拟光驱,原代码中包含详细的说明。 注意Install以后要重新启动电脑.只支持Win2000/XP以后的系统.9X系列不支持.-use Delphi to produce virtual drive, the original code contains detailed explanations. Install attention to the future to restart your computer. Win2000/XP after only suppo
IOBoardTest
- 在Windows 2000或者XP系统下的ISA接口卡测试程序的完整代码,可参考或者直接使用。-in Windows 2000 or XP system under the ISA interface card integrity of the test procedure code direct reference or use.
ProcessThreadmonitor
- 驱动级的代码,用于监视系统中进程,线程及模块的创建和销毁。很好的学习代码
dosfs-1.03
- 代码,来自google,关于FAT16/32文件系统编程源代码!适合初合者学习,有很全的注释!
FsDriver
- 一个过滤层文件系统驱动的完整代码,实现了文件的加密,操作截获等-a filter layer file system integrity-driven code and achieve document encryption, such as intercepted operation
filesys
- 文件系统驱动的代码,包含完整的工程,里面的说明很详细
KmdTutCnDriver
- 著名的驱动隐藏代码。 是开发驱动程序,学习系统级隐藏的好范例。
RegIsaInt
- 本程序用以示范如何挂接windows系统下的硬件中断(如并口中断,串口中断等等),包含了驱动程序源代码和上层应用程序代码。驱动程序是用DDK编写的。使用前请参看readme文件。-the procedures used to demonstrate how to engage the windows system hardware interrupts (such as Parallel interrupted, interrupt, etc.), including the driver so
IP定位查询系统 v3.0.0
- 是一个QQWRY.DAT的ASP利用程序,修改于网络上流传的代码,只不过结合纯真数据库而做了优化。它可以直接使用该文件作为数据源做IP物理定位查询.-is an ASP QQWRY.DAT use procedures modified disseminated on the Internet code, but combining pure database optimization done. It can directly use the documents as data sources
RING0.RING0下检测用HOOK SSDT隐藏进程的代码
- RING0下检测用HOOK SSDT隐藏进程的代码,直接build,适用于XP,2000系统。短小实用。,RING0 detect hidden process by HOOK SSDT code directly build, apply to XP, 2000 systems. Short and practical.
windows_kernel_safe_source_cod
- 站长您好,我刚才上传时“source_code.rar”时,输入说明的时间很长,结果就被说成是没有登录,而且还忘了加上书名,现在我又加上了书名,请用这个吧。谢谢!希望给多开通下载数量哦! 《寒江独钓----windows内核安全编程》 的随书源代码(2009.6新书) comcap Windows串口过滤驱动实例 ctrl2cap Windows键盘过滤驱动实例 ps2intcap 挂钩中断与IOAPIC型键盘过滤驱动实例 Kb_sniff_Mp 键盘sniff ramdisk_
minifilter.rar
- 《寒江独钓——Windows内核安全编程》“文件系统微过滤驱动”一章的源代码,该代码的主要功能是限制对应用程序“记事本”文件(notepad.exe)的操作,进而达到限制扩展名为txt等使用记事本程序来编辑的功能。 使用net start 驱动名称 net stop 驱动名称 这种方式来安装驱动," Trees and fishing alone- Windows kernel security programming" " file system, m
gooodmanusystem
- 1. MenuSampleCode目录是代码 这份代码我在我的硬件上测试过。 2.说明文档是:一个占用内存极少的菜单系统的实现.pdf 3.menu.gif是一个演示 4.目录说明 MenuSampleCode\SI Source Insight 3.5 的工程文件 MenuSampleCode\Menu.Uv2 Keil 的工程 MenuSampleCode\Src 源代码 MenuSampleCode\Obj 目标文件 MenuSampleCode\Lst
source_code
- comcap Windows串口过滤驱动实例 ctrl2cap Windows键盘过滤驱动实例 ps2intcap 挂钩中断与IOAPIC型键盘过滤驱动实例 Kb_sniff_Mp 键盘sniff ramdisk_wdf 内存虚拟盘实例 DP 硬盘还原示例代码 sfilter 文件过滤静态库 sflt_smpl 文件过滤静态库使用例子 crypt_file 文件系统透明加密代码 minifilter minifilter实例代码 minifilter
sfilter
- 文件系统过滤驱动的详细代码,含有中文说明及注释-File system filter driver detailed codes, descr iptions and notes containing Chinese
dma
- linux嵌入式系统的dma方式的实现代码-linux embedded system approach to achieve dma code
filesystemdriver
- 文件系统过滤驱动开发代码,可用于文件加密,保护硬盘数据的安全。-File system filter driver development code, can be used for file encryption to protect the hard disk data security.
filemon_driver_test
- 文件系统过滤驱动程序,拦截读写操作,测试程序下载驱动时,Createservice,startservice出错,Createservice出错码有时报1072,有时报1073,startservice出错码有时报1,有时报183,还有就是那测试驱动程序中,对应的驱动名,与驱动路径有什么要求吗,驱动名是不是就是驱动程序中创建符号链接中的WCHAR deviceLinkBuffer[] = L"\\DosDevices\\Filemon"驱动名是不是就是Filemon。测试程序中下载驱动的时候驱动
button1
- 在linux下的按键驱动的编写,包括加载驱动的命令和驱动的原码和相关的linux系统代码-Driven keys to write under Linux, including load driver commands and driver source code and related Linux system code