Giter VIP home page Giter VIP logo

mhypbase's Introduction

mhypbase

  • This project focuses on improving the experience of private servers, not official servers.
  • This project is not a protocol emulation of the original mhypbase.dll, users should NOT use it to connect to official servers.

The latest GitHub Action build artifact: [file]

Features

  • Disable BSoD drivers to prevent Windows from crashing.
  • Disable log uploads to prevent crash log upload.
  • Custom channel config to allow users to connect to a certain dispatch server, and remove watermark.
  • Custom sdk base url to allow users to connect to a certain sdk server without proxy.
  • Verify the signature of the dispatched data with the public key to avoid the client error 4214.
  • Encrypt account password with the public key, which can be decrypted by the server private key.
  • Filter out the RCE packets to prevent the client from being fully controlled by the server.
  • Experimental USE WITH CAUTION! Dump relative virtual addresses (RVA) to a file which will be helpful to find and identify the method offsets (RVA) with rough dump.cs generated by Lua script.
  • ......

FAQ

You can ask for help in GitHub Discussions.

Q: When do I use this project instead of RSAPatch or Akebi-GC (RSAPatch)?

A: This project is an alternative to RSAPatch and Akebi-GC (RSAPatch). If you already using Akebi-GC in private servers, it's recommended to enable the RSAPatch feature in Akebi-GC instead of using this project. If you just want to replace the dispatch RSA keys and keep updating with the latest client, it's recommended to use RSAPatch since it's more lightweight and easier to adapt to the latest client.

Q: Why are those offsets hardcoded?

A: I'm too lazy to write pattern scanning code, and some offsets are not easy to find by pattern scanning.

mhypbase's People

Contributors

r46bit avatar xpl0itr 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.