搜索资源列表
WmTools
- 完美世界外挂附VB源代码源码,功能主要是模拟键盘输出,自动加血加魔法,和自动打怪-Perfect World VB source code plug-in attached source code, function mainly simulated keyboard output, plus automatic blood magic, and automatic打怪
ChangeKey
- 魔兽争霸的改键工具,在win7下亲测可用。键盘456789分别对应小键盘的784512,可以快速的使用物品,另外我本来还想添加自主改建的功能,不过没时间,想要的人自己改改源程序就行。-Warcraft the change key tool in win7 available under pro-test. Corresponding to the keyboard 456 789 784 512 small keyboard, you can quickly use items I had w
input
- 模拟键盘鼠标的dll类代码,支持前台和后台,还有延时函数,不同于sleep不会造成无法响应,绝对值得一看,里面有很多技巧的东西-Simulate keyboard and mouse of dll class code, support foreground and background, as well as time delay function, different from the sleep will not cause no response, the absolute worth,
KeyboardHook
- 原理:通过SetWindowsHookEx函数将DLL注入到进程的地址空间中,线程dwThreadId获取到的键盘消息会实现被钩子拦截-Principle: The SetWindowsHookEx function DLL is injected into the process s address space, the thread dwThreadId get to the keyboard hook to intercept messages will be achieved