文件名称:model
介绍说明--下载内容均来自于网络,请自行研究使用
这是一个外挂辅助程序模板,分为两部分:一个是往游戏中注入dll的模板,另外一个是dll文件的模板,只接实现相关功能的代码插入到dll里,然后在外挂界面上调用就行了。你需要找出实现相关功能的call才行。比如你要实现打坐的功能,那么需要找出打坐call,然后C++中接入asm代码调用-This is a plug-assisted procedures template, is divided into two parts: one is the template dll injected into the game, a dll file template, then only the relevant functions insert the code where the dll, then call on the line in the plug-in interface a. You need to identify the relevant functions call the job. For example, you want to achieve meditation meditation call, you need to find out the access asm code calls then C++ in
(系统自动生成,下载前可以参看下载内容)
下载文件列表
HookLib
.......\Debug
.......\.....\HookLib.dll
.......\.....\HookLib.exp
.......\.....\HookLib.ilk
.......\.....\HookLib.lib
.......\.....\HookLib.pch
.......\.....\HookLib.pdb
.......\.....\HookLib.res
.......\.....\LoadHook.exe
.......\.....\Main.obj
.......\.....\MainDlg.obj
.......\.....\vc60.idb
.......\.....\vc60.pdb
.......\dlgapp.ico
.......\HookLib.aps
.......\HookLib.def
.......\HookLib.dep
.......\HookLib.dsp
.......\HookLib.dsw
.......\HookLib.mak
.......\HookLib.ncb
.......\HookLib.opt
.......\HookLib.plg
.......\HookLib.rc
.......\LineageII_200.ico
.......\Main.cpp
.......\MainDlg.cpp
.......\MainDlg.h
.......\resource.h
LoadHook
........\Debug
........\.....\LoadHook.exe
........\.....\LoadHook.ilk
........\.....\LoadHook.pch
........\.....\LoadHook.pdb
........\.....\Main.obj
........\.....\MainDlg.obj
........\.....\resource.res
........\.....\StdAfx.obj
........\.....\vc60.idb
........\.....\vc60.pdb
........\hooklib.lib
........\icon1.ico
........\LineageII_200.ico
........\LoadHook.dep
........\LoadHook.dsp
........\LoadHook.dsw
........\LoadHook.mak
........\LoadHook.ncb
........\LoadHook.opt
........\LoadHook.plg
........\Main.cpp
........\MainDlg.cpp
........\MainDlg.h
........\ReadMe.txt
........\resource.aps
........\resource.h
........\resource.rc
........\StdAfx.cpp
........\StdAfx.h