搜索资源列表
mask
- 大家有时玩游戏时,一不小心按到win键,游戏就会跳出,很不方便.我用vc编了一个小软件,基于低级键盘钩子的原理,这个软件可以屏蔽win键,F1,ALT+F4,ALT+TAB等键以致整个键盘.-sometimes you play games, to win by careless Bond, will jump out of the game, and it is very convenient. I used vc a small part of the software, based on
starcraftonline
- 本程序利用钩子捕获星际的IPX网络包,通过替换函数入口的方式转换IPX数据为UDP数据包并发到公网服务端,通过公网实现了如同浩方一样的联机游戏功能,其中的钩子dll框架来自网上一强人,本人修改后实现了星际的互连功能。-procedures for the use of the hook capture the interstellar IPX packet networks, import substitution function through the data conversion IPX
DLL09014
- 一个木马生成器,可盗取玩家登陆的游戏帐号 密码 游戏房间URL 随身钱数。无进程 通过80端口传递信息.主要是想让朋友们一起学习键盘钩子.老鸟就别看拉-a Trojan generator, landing the player can steal a game account passwords game rooms URL unaccompanied money. No process through 80 ports transmit information. The main aim i
ssjSourcecode_Hook20080630
- 搜神记游戏的外挂源代码,非常完整,有Hook等的调用抓内存改内存数据,分析/构造数据包。
ForbidWin.rar
- 采用底层键盘钩子,勾掉了Win键的处理。是学习底层键盘钩子最好的实用例子 使用方法: 1。屏蔽 运行程序,点击“屏蔽Win键”,显示成功。进入游戏即可。注意不要关闭程序,否则自动解除屏蔽。 进入游戏后切出游戏运行该软件同样有效。 2。解除屏蔽 点击“解除屏蔽”,或者直接关闭程序。 3。对于其他游戏也同样有效。,Using the bottom of the keyboard hook, removed the keys to deal with Win. Learn from
HotKey
- 可以学习利用全局钩子打开游戏进程,并打开外挂窗口,是一个很好的学习例子-Can learn to use the global hook to open the game process, and open the plug in window is a good example of learning
Y1000HookPacket
- 基于VC的千年封包捕获工具,性能有待提高,能够监视盛大千年3的网络封包,由于游戏更新,HOOK地址有所变动。-Based on VC Millennium packet capture tool, performance needs to be improved to be able to monitor network packets Grand Millennium 3, game updates, the HOOK address subject to change.
85429073
- 一款实用的vc++开发的hook钩子程序,是游戏开发的基础范例,hook使用的地方非常多,很典型的vc++游戏开发范例。-The development of a practical vc++ hook hook procedure is based on game development paradigm, hook used where very large, very typical vc++ game development paradigm.
MouseHook
- 一个系统编程序方面,鼠标HOOK的列子源码,可以用在游戏外挂方面。-Programmed aspects of a system, the mouse HOOK Liezi source plug-in can be used in game terms.
myASMmemCpy
- 自以用汇编实现的memcpy,做游戏外挂时防止别人hook memcpy来拦截修改功能地址-Since the memcpy to achieve the, to do the game to prevent others memcpy hook to intercept the modified function address