搜索资源列表
ssjpacket
- (这个是在网上搜集的别人的程序,只是用于学习) 这个程序是我的几个研究生去年没事时写的,用的是我写的一些类和函数。ssj这个游戏现在倒闭了,所以我将源代码公布出来。 这些源程序代码全部在VC++ 6.0 + Windows XP下调试通过。因为当时游戏总是更新(防止外挂),这个外挂程序也不得不跟着更新,以便发给注册的用户,所以源代码显得有点乱。不过这几天我将里面重要的函数和模块都做了注释,相信大家如果认真研究,还是能够看得懂的。此外挂程序有下面几个功能: 1。复制装备 2。强
GameCreak
- 一个截获游戏网络封包的源码,写外挂的必修课啊-intercepted a game of the source of network packets, write external compulsory ah
hooksockets
- 写游戏外挂是要用到的hook技术, 以及屏幕取词要用到的技术。-writing is to use the game to plug the hook, and we had to use Capture Characters from Screen technology.
VCyitian2
- 一个游戏外挂的代码.可以用于学习外挂技术.里面使用了很多不错的技术.
SimulateMouse_fiveStone
- 主要实现对鼠标的控制,应用与QQ的五子棋游戏,可以用做外挂
SimulateMouse_look
- 主要实现对鼠标的操作,应用在QQ的连连看游戏中,可以做为外挂用
d3d8thk d3d8thk.dll 这是一份dll劫持源码
- d3d8thk.dll 这是一份dll劫持源码,很多外挂都是通过dll劫持来注入到游戏中,,VS2005编写的,,编译绝对没问题!-This is a dll hijack d3d8thk.dll source, a lot of plug-hijacked through dll to inject into the game,, VS2005 prepared, compiled absolutely no problem!
MyHookDll
- 一个简单的游戏DLL注入外挂框架,对新手很有帮助。-A simple game DLL plug into the framework, useful for the novice.
D3D_Starterkit_v3.0b
- D3D HOOK模块,可用于制作DX类游戏的外挂,如透视等效果,支持DX8,DX9游戏,用法是将D3D8或D3D9文件夹里的d3d9dev.cpp,d3d9int.cpp,d3d9tex.cpp中的函数内容修改后编译生成DLL,再编译Injector注入,编译环境最好用VS.NET2003,有相应DX SDK,注入器必须用自带的Injector,否则可能没有效果。-D3D HOOK module, can be used to create plug-DX games, such as the
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
rx
- 热血游戏外挂原代码,使用CreateProcess方式注入。还包含一个截取封包的小程序。-Blood game plug-in source code, use the CreateProcess method injection. Also includes an intercept packets applet.
InnerHook
- 利用钩子做的游戏外挂,非常好 -hook
HOOKAPI
- 读取游戏内存值或HOOK API示意图 读取游戏内存值或HOOK API示意图-Read the game memory value or HOOK API diagram
BilliardsMaster
- 联众斯诺克台球大师源码,用于联众斯诺克台球游戏的外挂程序-Billiards Master,use for Lianzhong snooker
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.
Src
- 以前学习PE格式和游戏外挂还有病毒的时候写的一个半成品.主要功能有PE查看器.进程浏览器.内存修改器,以及网络嗅探器. DLL注入,代码注入,键盘记录-Before learning PE format and game hacking and when the virus writing a semi-finished products. The main function have PE viewer. Process the browser. Memory modifier, and
lianliankan
- 一款用MFC开发的入门的外挂源码,以QQ游戏连连看为例子,使用CE和OD开发,可供初学者学习-A with MFC is the beginning of the development of the plugin code, the game with QQ see repeatedly as an example, the use of CE and OD development, the beginners to learn
HookApi
- 跨进程HOOK的代码。可用来做进程钩子。进程注入,游戏外挂等。-HOOK cross-process code. Can be used for process hook. Into the process, the game plug and so on.
APIex
- API基础教程,里面有详细的VB调用API的教程,适合初学者,另外,里面有仿按键精灵大漠找图和找色功能的实例,很适合想做按键类游戏外挂的VB初学者。-API-based tutorial, there are detailed API call VB tutorial for beginners, in addition, there are imitation QuickMacro desert looking color chart and find examples of function
CaMFC-plug-the-preparation
- MFC外挂程序编写,包括获取游戏PID、获取窗口句柄、获取游戏数据、修改游戏数据达到外挂制作目的-MFC plug-in programming, including access to the game PID, to obtain the window handle, to get the game data, modify the game data to plug production purpose