搜索资源列表
QQ_LLK_SOURCE
- QQ连连看外挂源码 20050609qq 连连看外挂简介 原理 1 截取屏幕,从而取得方块数据,然后搜索算法. 2 通过鼠标键盘钩子发送消息来消去. 3 腾讯反外挂作的很牛,连连看程序在接到鼠标点击消息的同时从驱动层判断有没有 点击消息,所以把0x00403291地址的内存锁定为0x00就可以让腾讯的凡外挂系统失效。 4 在消除过程中因为烟雾等特效的影响,中途按F9键分析结果很可能错误,谁有办法 解决这个问题一定要告诉我啊! 最好能取消动画特效,直接消去.
SuperKeysQuDong
- 硬件驱动级模拟键盘发送。C#,有重要参考价值-Hardware to send keyboard driver level simulation
vbwinio
- VB使用winIO 模拟键盘按键的测试程序,winio属于硬件模拟,但不支持usb键盘、鼠标,必须前台操作。 虽然有很多游戏封杀,但因为是开源,所以变种依然很多,如果自己有能力,也可以自己改一个专用版。 用InitializeWinIo函数加载驱动程序,如果成功会返回true,否则返回false,程序结束时记得用ShutdownWinIo函数卸载驱动程序。 本源代码仅供学习研究,禁止用于非法用途。下载时可能某些杀毒软件会报警,这说明您的杀毒软件还可以。-VB to
io
- vb,io驱动级键盘模拟程序代码,该代码是利用io.sys进行的驱动级键盘模拟,对于部分游戏屏蔽常规键盘模拟,用本程序方法可以突破-vb io driver class keyboard simulation code, the code is to use the keyboard simulation io.sys drive level can break part of the game shielded conventional keyboard simulation, using t
Source
- 驱动级键盘获取和模拟源码,对于想开放低级接口的人员很有帮助Driver level keyboard access and analog source-Driver level keyboard access and analog source
WinIo
- 利用WINIO软件 驱动级模拟键盘鼠标 可以通过大部分游戏等程序-WINIO use keyboard and mouse software driver level simulation procedures through most of the game
124787543
- 满足常规8*8矩阵键盘驱动参考,功能跟电脑键盘按键一直.简单方便操作-Meet conventional 8* 8 matrix keyboard driver reference function with the computer keyboard keys have been easy operation
gpio_keys
- gpio按键设备在三星s2440处理器上的linux驱动程序,以及相应的应用测试程序。-gpio keyboard linux driver on sumsung s2440.And the related test c program.
keyboard_REL_1.00
- 5X5 键盘在三星ARM11处理器S6410上的linux驱动源码,以input类设备实现。-5X5 keyboard linux input class driver on ARM11 CPU 6410 of Sumsung.
pong_game
- pong游戏的verilog代码,只上传了核心模块的代码,其他模块包括vga驱动和ps2键盘解码-the core code of the pong game, other module include vga and ps2 keyboard driver