搜索资源列表
反盗号1204
- 一个钩子程序,可用于游戏帐号的反盗号,仅提供学习和参考,务做它用-a hook procedures, which account for the game's anti-zip, only learning and reference works do with it
hooksockets
- 写游戏外挂是要用到的hook技术, 以及屏幕取词要用到的技术。-writing is to use the game to plug the hook, and we had to use Capture Characters from Screen technology.
Hook_Game.exe_daohaomumayanshi
- 演示木马功能说明: 利用Hook在游戏进程插入线程 游戏进程名,在DLL中已经指定为:Game.exe
EndWinKey.rar
- 里含一个勾子dll全局程序,主要是屏蔽Win键,因为玩笔记本时经常不小心按到Win键以致把游戏窗口弹出来。现在,不用烦了。直接下我这个吧。呵呵。,Lane with a hook dll overall procedures, mainly shielding Win key, because the game often are not careful notebook according to the Win key result of the game window pop up to.
SSDT
- 建立新的SSDT表,修改可以绕过,某些游戏保护系统的SSDT HOOK 或 INLINE HOOK-SSDT table to create a new, modified to bypass certain game protection system SSDT HOOK or INLINE HOOK
delphi-hook-readwrite
- delphi hook内存读写,可以拦截其他程序的读写操作以及读写数据,比如有些外挂可以用此工具找出他对游戏的具体操作,从而自己可以写一个功能和他一样的外挂出来-delphi hook memory read and write, can intercept and read and write operations of other programs to read and write data, for example, some plug-in can use this tool to f
Tren
- 魔兽游戏里踢人 我们HOOK Send函数。如果我们和某个玩家私聊,假设输入7720668,那么肯定可以在pBuffer中搜索到这个字符串,然后我们关闭相应的socket即可实现T人了。(这里也说明了:只有主机才可以T人。因为通过伪造TCP、SYN、ACK数据包来实现,几乎不可能) -World of Warcraft game kicking us HOOK Send function. If we whisper a player, assuming that the input 7
GameLogin
- 热血传奇登陆器的源码 还基本完工 包含对游戏端口的inline hook部分-Legend of Mir lander' s source also contains the basic completion of the inline hook part of the game port
InspectMine
- 挖地雷终结者,可以显示windows挖地雷游戏的地雷分布情况,用Hook编写,含一鼠标hook-Terminator digging mines, you can display windows digging mines mines the distribution of the game, with Hook prepared, containing a mouse hook
mouse-hooks
- 钩子示例程序,很有意思的一个小游戏,供参考-Example hook procedure, a very interesting game, for reference
hook
- 通过输入法 实现注入DLL 只要能用输入法的游戏都可以注入自己写的D-Through input into the DLL to achieve the input method can be used as long as the game can be written into its own DLL
Minies
- 扫雷游戏Hook-------实现1秒钟扫雷。-Mine Game Hook------- achieve a second mine.
pSide2.5_source
- Includes source code for a API base hook dll. Which allows the user to take complete control of the program. In this case a game called Planetside
bscl
- 变速齿轮原理是,游戏在刷新画面时会用到时钟来控制刷新速度,有过游戏开发的人都知道,一般游戏锁定1秒30帧,这样会很流畅,人眼有视觉停顿,当速度达到1秒16帧的时候,就是在跑动画了,游戏用到的计时器有大部分是两个windows提供的api函数,一个是::GetTickCount,一个是::timeGetTime,这两个api的原型请查msdn,我们利用hook api 去修改它的值,从而改变游戏速度,工程是一个d-Change gear principle is that the game wil
HOOKAPI
- 读取游戏内存值或HOOK API示意图 读取游戏内存值或HOOK API示意图-Read the game memory value or HOOK API diagram
spq_yuanzi
- 早几年在vc6下写的边锋原子游戏算牌器, api hook技术,游戏通讯协议分析,绝对原创。-Written in a few years ago under vc6 game operator license winger atomic device, api hook technology, games, communication protocol analysis, an absolute original.
MagicApiHook
- Hook Game Pra Esconder Processos
hook_online
- hook online game.dll source-hook online game dll source
green
- 运行主程序,然后在要抓包的游戏或者程序里面按小键盘的星号键呼叫。 然后点“开始”,就可以抓包了,点“停止”是停止抓包,回到游戏点“关闭本窗口”, 在在上面的筐筐里面可以写上保存的文件名,一般是TXT文件,要打完整的路径和名字 否则出错,退出前一定要点“释放本窗口”,不然会出错。再有就是有些游戏会无发呼叫本窗口。 本程序源代码BCB 5.0通过。 本程序只钩挂了"send","sendto","recv","recvfrom"这4个函数,WSAsend等不钩挂, 因为是
keycontrol
- 使用键盘钩子来接收键盘上的所有输入,进行键盘控制,可以使用这样的功能来做游戏外挂等-Use the keyboard hook to receive all input on the keyboard, the keyboard controls, you can use this function to do the game plug-in, etc.