搜索资源列表
HelloDDK
- VS2010环境下实现Windows驱动开发源码。-VS2010 development,the driver development of windows.
libusb-win32-bin-1.2.4.6
- windows usb驱动开发跨平台开源代码,在VS2010平台中开发,简单方便-windows usb drive cross-platform open source code in VS2010 development platforms, simple
libusb-win32-debug-1.2.4.6
- windows平台下开发跨平台USB驱动,在vS2010环境中,简单方便-windows platform, cross-platform USB drivers, in vS2010 environment, simple
NTLoaderSources
- 一个加载驱动的小工具,vs2010编译,希望各位喜欢-Drive a load of gadgets, vs2010 compile, I hope you like
usbview_VS10
- usbview 在VS2010的编译通过的实例-usbview build in VS2010
driver_protect
- vs2010驱动配置环境搭建, 空项目protect-vs2010 driver, null project
MrleeProtect
- MP游戏保护源码 1. 此套保护仅在Windows XP SP3系统上做过测试。 2. 保护程序是在VS2010环境下编译的。 效果: 1. 防止受保护进程被未授权的进程暂停。如,OD在附加进程的时候是要将目标进程暂停的,有了MP保护以后,OD将无法附加进程,因为OD无法将受保护的进程暂停。 2. 防止受保护进程中的数据被修改。如,CE无法修改受保护的进程的内存数据。 3. 当受保护进程中的内存数据被未授权的进程修改的时候,会有提示。 4. 防止受保护的进程被未
EasySYS_src_0.3.2.7
- 自动生成VS2005,VS2008,VS2010驱动工程,使用VC工具就可以编译和调试驱动。-Automatically generate VS2005, VS2008, VS2010 drive engineering, the use of VC tools can compile and debug drivers.
antiHOOK
- 通过内核重载绕过各种钩子。VS2010编译通过。-By bypassing the kernel overloading various hooks. VS2010 compiler through.
general
- windows下通用的输入输出设备驱动程序源代码,vs2010+WDK7600开发。-Universal input and output under windows device driver source code, vs2010+WDK7600 development.
FirewallS
- VS2010开发的基于IP包过滤的个人防火墙,其中包含了全局驱动开发,IP钩子应用相关内容。-VS2010 development personal firewall based on IP packet filtering, which contains the global driven development, IP hook application related content.
rent
- 一半抄A盾,一半抄GalaxyAP,扣了A盾的内核重载,抄了GalaxyAP(游戏反调试框架)的自实现异常 vs2010+wdk7600编译通过 思路:内核重载就不说鸟,GalaxyAP自实现异常就是从PDB获取未导出函数 然后重写异常函数,inline hook到自己写的函数里面 debugport的判断再hook一把到自己的判断函数里面。 断断续续抄了很久,实在写不下去了,发上来希望对还在过游戏驱动里的娃 有所帮助,也算是这份代码的一点点贡献。属于半路出家
libusb-1.0.18
- 在windows上开发usb驱动的源代码库,可方便在vs2010上开发usb驱动。-Development of USB driver source code base on windows, may facilitate the development of USB driver in vs2010.
Printer_Genprint
- VS2010驱动开发环境 完成了打印驱动中的打印管理者功能 采用WDK中的示例源码-VS2010 driven development environment Completion of the print manager print driver functionality The sample source code using the WDK
opencv_test
- 配置opencv2.4.8与vs2010并在笔记本电脑上显示摄像头视频-show video
EpsonMT532
- 爱普声 MT532 80m热敏凭条 驱动源码,VS2010 编译通过,实际案例,山东电力自助-Epristeride sound MT532 80m thermal receipt driver source code, VS2010 compiler, actual cases, Shandong Electric Power Self
Com-test5_29
- VS2010下开发的串口测试程序,能根据上传的数据画出相应的图行-Developed under VS2010 serial testing procedures, can draw the corresponding figure line based on the uploaded data
VS2010_driven_configuration
- 使用vs2010开发驱动程序环境配置 目前网上很多配置都不成功。这份是自己摸索的,已经可以配置成功。-Vs2010 driver development environment configuration At present many configurations are not successful online.This is oneself fumble, already can be configured successfully.
HID_Client
- HID_USB开发源代码,基于VS2010-USB Driver Develop
SocketDemo_win
- windows下socket udp tcp协议整合接口,编译通过-windows下socket udp tcp interface,vs2010 debug