A majsoul message hook based on mitmproxy.
This project modifies and forwards data to achieve the following functionalities:
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.