Skip to content

blackmaple/Maple.Ghostmon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maple.Ghostmon

项目说明

  1. 描述

    • 妖之乡 修改器源代码
    • DEMO 版本(Obsolete)
    • 支持0.95版本
  2. 要求

  3. 项目

    • Maple.Ghostmon

    Item desc source
    GameJson game的json结构 game 存储数据的模型
    GameDllExport WINHTTP.DLL劫持代码目录 UnityGame的一个通用劫持方案 依赖源生成器 Maple.MonoGameAssistant.DllHijackGenerator
    GameModel0 game的数据结构 生成文件-> Maple.MonoGameAssistant.WinForm
    GameModel1 game的数据结构 类似ILC2CPPDUMP生成器C++ il2cpp.h 搭配源生成器使用 Maple.MonoGameAssistant.MonoCollectorGeneratorV2
    GameSourceGen0 GhostmonGameContext将需要使用到game数据结构添加到源生成器() Maple.MonoGameAssistant.MonoCollectorGeneratorV2
    GameSourceGen1 GhostmonGameContextExtensions 修改game的功能实现 Maple.MonoGameAssistant.MonoCollectorGeneratorV2
    GameService0 GhostmonGameService 修改game的功能实现让WebApi调用 Maple.GameContext
    GameService1 GhostmonWebApiService WebApi 实现 跟GameUI http通信 以及 MONOAPI的数据收集 Maple.MonoGameAssistant.WebApi
    GameService2 Initializer 利用ModuleInitializer运行托管代码 是整个程序的入口 Maple.MonoGameAssistant.WebApi
    GameService3 DllMain 只是一个 dllmain 加快 ModuleInitializer 执行 Maple.MonoGameAssistant.WebApi

About

Maple.Ghostmon

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages