搜索资源列表
wgsur
- 一个征途外挂源码,对于学外挂的有点帮助,但是也不大帮助,因为没有写内存的操作,只有读内存和模拟键盘操作。-A journey of plug-in source code, for learning to help plug a bit, but not much help, because there is no memory write operation, only read the memory and analog keyboard operation.
wgm
- 编程语言:delphi或者vc.(建议vc) 编程知识:hook技术,一些常用的api,dll,等。(如果,不了解先去看看资料) 工具:wpe,自己做的一个封包工具,进制转换器自己做个比较好。 外挂方法1.键盘鼠标模拟mouse_event等函数解决. 2.读取内存,看数据. 3.截取网络封包进行分析。(怎么封包解密:同一个动作截取n次比较,找出共同) 资料 网上的传奇挂机原代 -Programming Language: delphi or vc. (Reco
XingFuChuFang
- 这是一个用Delphi编写的,对鼠标惊醒模拟操作的, 能够控制操作系统的鼠标在两点之间实现点击的程序-This is a work written in Delphi, simulated operation of the mouse wake up, to control the operating system mouse clicks between the two procedures
wlwzwaigua
- 武林外传外挂,读内存数据,然后模拟按键,全自动挂机。还有死亡报警的功能,死亡回程的功能。-Swordsman plug-in, reading memory data, and then simulate button, automatic hang up. Alarm functions are dead, dead return of function.
WinIo-emulating-keyboard-and-mouse
- Delphi下利用WinIo模拟鼠标键盘详解,技术实现细节介绍。-Emulating keyboard/mouse actions by winIo, using Delphi.