A majsoul message hook based on mitmproxy.
This project modifies and forwards data to achieve the following functionalities:
- Compatible with the assistant
- Local full skins
- Local nickname
- Local reward chest
- Random starred skins
To set up the project, follow these steps:
poetry install
poetry shell
# or `python mhmp`
python -m mhm
parse.py
for protobuf JSON parsing.protocol.py
for protocol handling.
Contributions are welcome! Please feel free to submit a pull request or open an issue for any suggestions or improvements.