搜索资源列表
QQ_LLK_SOURCE
- QQ连连看外挂源码 20050609qq 连连看外挂简介 原理 1 截取屏幕,从而取得方块数据,然后搜索算法. 2 通过鼠标键盘钩子发送消息来消去. 3 腾讯反外挂作的很牛,连连看程序在接到鼠标点击消息的同时从驱动层判断有没有 点击消息,所以把0x00403291地址的内存锁定为0x00就可以让腾讯的凡外挂系统失效。 4 在消除过程中因为烟雾等特效的影响,中途按F9键分析结果很可能错误,谁有办法 解决这个问题一定要告诉我啊! 最好能取消动画特效,直接消去.
C++LLK
- 连连看外挂原理 1 截取屏幕,从而取得方块数据,然后搜索算法. 2 通过鼠标键盘钩子发送消息来消去. 3 腾讯反外挂作的很牛,连连看程序在接到鼠标点击消息的同时从驱动层判断有没有 点击消息,所以把0x00403291地址的内存锁定为0x00就可以让腾讯的凡外挂系统失效。
chuanqiwaigua
- 传奇外挂 拦截Sock技术、拦截API技术、模拟键盘与鼠标技术,以及直接修改程序内存技术等-Legend of plug-in
sd
- 模拟鼠标点击,配合小键盘数字实现点击次数-Simulated mouse clicks, keyboard with a small number of clicks to achieve
AutoHotkey104805_source
- AutoHotKey的VC++源码,一款鼠标键盘模拟工具,与按键精灵类似。-AutoHotKey' s VC++ source code, a mouse and keyboard simulation tools, and buttons similar to the wizard.
wgm
- 编程语言:delphi或者vc.(建议vc) 编程知识:hook技术,一些常用的api,dll,等。(如果,不了解先去看看资料) 工具:wpe,自己做的一个封包工具,进制转换器自己做个比较好。 外挂方法1.键盘鼠标模拟mouse_event等函数解决. 2.读取内存,看数据. 3.截取网络封包进行分析。(怎么封包解密:同一个动作截取n次比较,找出共同) 资料 网上的传奇挂机原代 -Programming Language: delphi or vc. (Reco
vr2Modify
- 1.锁定生命,子弹,接关次数.对学习游戏内存读取和写入有一定的帮助。 2.利用winio自动点鼠标射击。利用winio模拟鼠标和键盘是很好的模版教才。-1. Lockout lives, bullets, then off times. To learn to read and write memory, the game is certainly helpful. 2. Winio automatically click of a mouse using fire. Winio simul
Runoperators
- 跑商的脚本,模拟键盘和鼠标,不读写内存,安全可靠-Run operators
sbjpcz
- 做外挂的好东西,鼠标键盘操作源码。上传来给大家用用.-A good thing to do plug-in, mouse keyboard source. Upload to give you with use.
qyzsdg
- 区域模煳找打怪色,非读取游戏内存模式,完全是模拟键盘鼠标操作的-Burnt area to find Daguai color mode
Multi-threaded
- 多线程大漠后台,代码不全,已经后台绑定,键盘鼠标模拟请自行编写。-Desert background, multi-threaded code incomplete, has the background binding, write your own keyboard and mouse simulation.
Sord2-Background-graphic-mode-test
- 刀剑2 按键精灵源码,测试刀剑2的后台模式,包括显示模式,鼠标、键盘模式等等,后台-Swords 2 QuickMacro source code, test the sword two background modes, including display mode, mouse, keyboard mode, etc., background
AVA
- AVA自动开枪源码,大漠图色+虚拟鼠标键盘驱动-AVA automatic shot source, desert chromatic+ virtual mouse and keyboard drivers
new_DM_tool
- 大漠插件最新免费版本!可以实现后台截图,后台键盘鼠标,后台绑定窗口,后台点阵读图点阵读字,文字识别,答题,适合游戏按键外挂制作。-Desert plugin latest free version! You can achieve the background shots, the background keyboard and mouse, the background binding window background in image dot dot read the word, char
bot
- 一个网页游戏的外挂程序,使用在google浏览器。可以模拟键盘鼠标操作。包括图像识别-A web game plug, use google browser. Can simulate keyboard and mouse operation. Including image recognition
WinIo-emulating-keyboard-and-mouse
- Delphi下利用WinIo模拟鼠标键盘详解,技术实现细节介绍。-Emulating keyboard/mouse actions by winIo, using Delphi.
鼠标键盘钩子
- 获取鼠标坐标以及鼠标键的状态,可以用于制作鼠标按键连发或者是自瞄。(Access to the mouse coordinates and the state of the mouse button can be used to make the mouse button connection or self - aim.)