Giter Club home page Giter Club logo

bh3tool's Introduction

bh3tool

用于从网络修改崩坏三的一些工具。具体原理以后会发布在CSDN。

EnableTouchServer .Net Core

.Net Core平台的代理服务端,可以拦截http并修改开启触摸,引用了FiddlerCore拦截http和我自己的UnityAssetBundleTool.dll修改AssetBundle。

FileDecryptTool

单独的加解密的工具。包括AES和异或加解密,用于DataVersion.unity3d、Excel_output.unity3d和Setting.unity3d的加解密。

NetPackageTool

用于分析NetPacketV1的内容,可以从il2cppdumper生成的dump.cs提取出cmd_id与类的对应关系,可以从WireShark导出的文件(tcp流导出的HexDump格式)提取出protobuf序列化后的数据并转换为json格式。

UnityAssetBundleTool.dll是基于AssetStudio部分代码写的AssetBundle编辑工具,性能差但是勉强能用。

bh3tool's People

Contributors

wzy96 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.