Skip to content

The-P-Group/mhypbase

 
 

Repository files navigation

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.
  • This project renames Astrolabe.dll and MiHoYoMTRSDK.dll in *_Data/Plugins folder to BAK files. If you want to connect to the official server, you should rename them back, manually.

The latest GitHub Action build artifact: [file]

Features

  • Disable BSoD drivers to prevent Windows from crashing.
  • Disable log uploads to prevent crash log upload.
  • Encrypt account password with the public key, which can be decrypted by the server private key.
  • Verify the signature of the dispatched data with the public key to avoid the client error 4214.
  • Filter out the RCE packets to prevent the client from being fully controlled by the server.
  • ......

About

No more BSoD caused by mhypbase.dll

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 97.4%
  • C 2.6%