文件名称:ssjpacket
介绍说明--下载内容均来自于网络,请自行研究使用
(这个是在网上搜集的别人的程序,只是用于学习)
这个程序是我的几个研究生去年没事时写的,用的是我写的一些类和函数。ssj这个游戏现在倒闭了,所以我将源代码公布出来。
这些源程序代码全部在VC++ 6.0 + Windows XP下调试通过。因为当时游戏总是更新(防止外挂),这个外挂程序也不得不跟着更新,以便发给注册的用户,所以源代码显得有点乱。不过这几天我将里面重要的函数和模块都做了注释,相信大家如果认真研究,还是能够看得懂的。此外挂程序有下面几个功能:
1。复制装备
2。强行PK
3。免费登陆
4。对高级用户来说,还提供了分析游戏数据的功能
实现原理
程序运行便定时查找目标程序(ssj游戏),如果发现便向其进程空间注入一个DLL,以便截获所有与服务器交互的封包。下面就是分析这些封包,对特定封包进行修改了。程序的核心就在修改封包上。
王艳平程序设计小站(www.yanping.net)-(this is the online collection of other people's procedure is only for learning) of this procedure is my last several graduate students write nothing at all, it was I wrote some classes and functions. Ssj closure of the game now, so I will be publishing the source code. All of these source code in VC 6.0 under Windows XP through debugging. Because the game is always updated (to prevent external), the plug had to follow the update to registered users to, the source code is somewhat arbitrary. But these days I will be important function inside and modules have done a footnote, I believe that if we seriously study, or to see to understand. This plug is below several functions : 1. Two reproduction equipment. PK forced three. Four free landing. For advanced users, also provides the data an
这个程序是我的几个研究生去年没事时写的,用的是我写的一些类和函数。ssj这个游戏现在倒闭了,所以我将源代码公布出来。
这些源程序代码全部在VC++ 6.0 + Windows XP下调试通过。因为当时游戏总是更新(防止外挂),这个外挂程序也不得不跟着更新,以便发给注册的用户,所以源代码显得有点乱。不过这几天我将里面重要的函数和模块都做了注释,相信大家如果认真研究,还是能够看得懂的。此外挂程序有下面几个功能:
1。复制装备
2。强行PK
3。免费登陆
4。对高级用户来说,还提供了分析游戏数据的功能
实现原理
程序运行便定时查找目标程序(ssj游戏),如果发现便向其进程空间注入一个DLL,以便截获所有与服务器交互的封包。下面就是分析这些封包,对特定封包进行修改了。程序的核心就在修改封包上。
王艳平程序设计小站(www.yanping.net)-(this is the online collection of other people's procedure is only for learning) of this procedure is my last several graduate students write nothing at all, it was I wrote some classes and functions. Ssj closure of the game now, so I will be publishing the source code. All of these source code in VC 6.0 under Windows XP through debugging. Because the game is always updated (to prevent external), the plug had to follow the update to registered users to, the source code is somewhat arbitrary. But these days I will be important function inside and modules have done a footnote, I believe that if we seriously study, or to see to understand. This plug is below several functions : 1. Two reproduction equipment. PK forced three. Four free landing. For advanced users, also provides the data an
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 101259376ssjpacket.rar 列表 ssjpacket ssjpacket\ssj游戏外挂源代码 ssjpacket\ssj游戏外挂源代码\common ssjpacket\ssj游戏外挂源代码\common\APIHook.cpp ssjpacket\ssj游戏外挂源代码\common\APIHook.h ssjpacket\ssj游戏外挂源代码\common\APIHook_new.cpp ssjpacket\ssj游戏外挂源代码\common\APIHook_new.h ssjpacket\ssj游戏外挂源代码\common\DirDialog.cpp ssjpacket\ssj游戏外挂源代码\common\DirDialog.h ssjpacket\ssj游戏外挂源代码\common\Encrypt.cpp ssjpacket\ssj游戏外挂源代码\common\Encrypt.h ssjpacket\ssj游戏外挂源代码\common\MyFun.cpp ssjpacket\ssj游戏外挂源代码\common\MyFun.h ssjpacket\ssj游戏外挂源代码\common\ShareMemory.h ssjpacket\ssj游戏外挂源代码\common\XTrace.h ssjpacket\ssj游戏外挂源代码\GetNumber ssjpacket\ssj游戏外挂源代码\GetNumber\GetNumber.cpp ssjpacket\ssj游戏外挂源代码\GetNumber\GetNumber.dsp ssjpacket\ssj游戏外挂源代码\GetNumber\GetNumber.dsw ssjpacket\ssj游戏外挂源代码\GetNumber\GetNumber.h ssjpacket\ssj游戏外挂源代码\GetNumber\GetNumber.rc ssjpacket\ssj游戏外挂源代码\GetNumber\GetNumberDlg.cpp ssjpacket\ssj游戏外挂源代码\GetNumber\GetNumberDlg.h ssjpacket\ssj游戏外挂源代码\GetNumber\ReadMe.txt ssjpacket\ssj游戏外挂源代码\GetNumber\res ssjpacket\ssj游戏外挂源代码\GetNumber\res\GetNumber.ico ssjpacket\ssj游戏外挂源代码\GetNumber\res\GetNumber.rc2 ssjpacket\ssj游戏外挂源代码\GetNumber\Resource.h ssjpacket\ssj游戏外挂源代码\GetNumber\StdAfx.cpp ssjpacket\ssj游戏外挂源代码\GetNumber\StdAfx.h ssjpacket\ssj游戏外挂源代码\IPHookApp ssjpacket\ssj游戏外挂源代码\IPHookApp\AppFace.dll ssjpacket\ssj游戏外挂源代码\IPHookApp\AppFace.h ssjpacket\ssj游戏外挂源代码\IPHookApp\BaseSkin.h ssjpacket\ssj游戏外挂源代码\IPHookApp\BluePinna.urf ssjpacket\ssj游戏外挂源代码\IPHookApp\data ssjpacket\ssj游戏外挂源代码\IPHookApp\data\attack.dat ssjpacket\ssj游戏外挂源代码\IPHookApp\data\attackdup.dat ssjpacket\ssj游戏外挂源代码\IPHookApp\data\corona.smf ssjpacket\ssj游戏外挂源代码\IPHookApp\data\Devior.smf ssjpacket\ssj游戏外挂源代码\IPHookApp\data\dlgdemo.smf ssjpacket\ssj游戏外挂源代码\IPHookApp\data\fish.smf ssjpacket\ssj游戏外挂源代码\IPHookApp\data\King.smf ssjpacket\ssj游戏外挂源代码\IPHookApp\data\KromoBlue.smf ssjpacket\ssj游戏外挂源代码\IPHookApp\data\outlookbar.smf ssjpacket\ssj游戏外挂源代码\IPHookApp\data\outlookbardemo.smf ssjpacket\ssj游戏外挂源代码\IPHookApp\data\Pskin.dat ssjpacket\ssj游戏外挂源代码\IPHookApp\data\skin.dat ssjpacket\ssj游戏外挂源代码\IPHookApp\data\transparent.smf ssjpacket\ssj游戏外挂源代码\IPHookApp\data\Tusk.smf ssjpacket\ssj游戏外挂源代码\IPHookApp\data\xpblue.smf ssjpacket\ssj游戏外挂源代码\IPHookApp\data\xpsteel.smf ssjpacket\ssj游戏外挂源代码\IPHookApp\dependency.cpp ssjpacket\ssj游戏外挂源代码\IPHookApp\dependency.h ssjpacket\ssj游戏外挂源代码\IPHookApp\filter.cpp ssjpacket\ssj游戏外挂源代码\IPHookApp\filter.h ssjpacket\ssj游戏外挂源代码\IPHookApp\FilterData.h ssjpacket\ssj游戏外挂源代码\IPHookApp\GtBase.urf ssjpacket\ssj游戏外挂源代码\IPHookApp\IPHookApp.cpp ssjpacket\ssj游戏外挂源代码\IPHookApp\IPHookApp.dsp ssjpacket\ssj游戏外挂源代码\IPHookApp\IPHookApp.dsw ssjpacket\ssj游戏外挂源代码\IPHookApp\IPHookApp.h ssjpacket\ssj游戏外挂源代码\IPHookApp\IPHookApp.rc ssjpacket\ssj游戏外挂源代码\IPHookApp\IPHookAppDlg.cpp ssjpacket\ssj游戏外挂源代码\IPHookApp\IPHookAppDlg.h ssjpacket\ssj游戏外挂源代码\IPHookApp\IPHookWnd.cpp ssjpacket\ssj游戏外挂源代码\IPHookApp\IPHookWnd.h ssjpacket\ssj游戏外挂源代码\IPHookApp\Minimized.ssk ssjpacket\ssj游戏外挂源代码\IPHookApp\ReadMe.txt ssjpacket\ssj游戏外挂源代码\IPHookApp\RegisterWnd.cpp ssjpacket\ssj游戏外挂源代码\IPHookApp\RegisterWnd.h ssjpacket\ssj游戏外挂源代码\IPHookApp\Release ssjpacket\ssj游戏外挂源代码\IPHookApp\res ssjpacket\ssj游戏外挂源代码\IPHookApp\res\IPHookApp.ico ssjpacket\ssj游戏外挂源代码\IPHookApp\res\IPHookApp.rc2 ssjpacket\ssj游戏外挂源代码\IPHookApp\Resource.h ssjpacket\ssj游戏外挂源代码\IPHookApp\SetDialog.cpp ssjpacket\ssj游戏外挂源代码\IPHookApp\SetDialog.h ssjpacket\ssj游戏外挂源代码\IPHookApp\SkinMagicLib.h ssjpacket\ssj游戏外挂源代码\IPHookApp\SkinMagicTrial.lib ssjpacket\ssj游戏外挂源代码\IPHookApp\SkinPlusPlusDLL.dll ssjpacket\ssj游戏外挂源代码\IPHookApp\SoftCrystal.ssk ssjpacket\ssj游戏外挂源代码\IPHookApp\ssjtool.dat ssjpacket\ssj游戏外挂源代码\IPHookApp\StdAfx.cpp ssjpacket\ssj游戏外挂源代码\IPHookApp\StdAfx.h ssjpacket\ssj游戏外挂源代码\IPHookApp\test.h ssjpacket\ssj游戏外挂源代码\IPHookApp\XPCorona.ssk ssjpacket\ssj游戏外挂源代码\IPHookApp\使用说明.txt ssjpacket\ssj游戏外挂源代码\IPHookApp\自动登陆.txt ssjpacket\ssj游戏外挂源代码\IPHookApp\自定义.txt ssjpacket\ssj游戏外挂源代码\IPHookLib ssjpacket\ssj游戏外挂源代码\IPHookLib\IPHookLib.cpp ssjpacket\ssj游戏外挂源代码\IPHookLib\IPHookLib.dsp ssjpacket\ssj游戏外挂源代码\IPHookLib\IPHookLib.dsw ssjpacket\ssj游戏外挂源代码\IPHookLib\IPHookLib.h ssjpacket\ssj游戏外挂源代码\IPHookLib\putout.def ssjpacket\ssj游戏外挂源代码\IPHookLib\ReadMe.txt ssjpacket\ssj游戏外挂源代码\IPHookLib\Release ssjpacket\ssj游戏外挂源代码\IPHookLib\StdAfx.cpp ssjpacket\ssj游戏外挂源代码\IPHookLib\StdAfx.h ssjpacket\ssj游戏外挂源代码\sj游戏外挂源代码.htm ssjpacket\ssj游戏外挂源代码\最终发布程序 ssjpacket\ssj游戏外挂源代码\最终发布程序\data ssjpacket\ssj游戏外挂源代码\最终发布程序\data\attack.dat ssjpacket\ssj游戏外挂源代码\最终发布程序\data\attackdup.dat ssjpacket\ssj游戏外挂源代码\最终发布程序\data\corona.smf ssjpacket\ssj游戏外挂源代码\最终发布程序\data\Devior.smf ssjpacket\ssj游戏外挂源代码\最终发布程序\data\dlgdemo.smf ssjpacket\ssj游戏外挂源代码\最终发布程序\data\fish.smf ssjpacket\ssj游戏外挂源代码\最终发布程序\data\King.smf ssjpacket\ssj游戏外挂源代码\最终发布程序\data\KromoBlue.smf ssjpacket\ssj游戏外挂源代码\最终发布程序\data\outlookbar.smf ssjpacket\ssj游戏外挂源代码\最终发布程序\data\outlookbardemo.smf ssjpacket\ssj游戏外挂源代码\最终发布程序\data\Pskin.dat ssjpacket\ssj游戏外挂源代码\最终发布程序\data\skin.dat ssjpacket\ssj游戏外挂源代码\最终发布程序\data\transparent.smf ssjpacket\ssj游戏外挂源代码\最终发布程序\data\Tusk.smf ssjpacket\ssj游戏外挂源代码\最终发布程序\data\xpblue.smf ssjpacket\ssj游戏外挂源代码\最终发布程序\data\xpsteel.smf ssjpacket\ssj游戏外挂源代码\最终发布程序\data\使用说明.txt ssjpacket\ssj游戏外挂源代码\最终发布程序\IPHookApp.exe ssjpacket\ssj游戏外挂源代码\最终发布程序\使用说明.txt ssjpacket\ssj游戏外挂源代码\最终发布程序\注册机.exe