mahjongsoul_sniffer icon indicating copy to clipboard operation
mahjongsoul_sniffer copied to clipboard

Tools to sniffer, decode, and archive API request and response from/to Mahjong Soul (雀魂) API

Results 25 mahjongsoul_sniffer issues
Sort by recently updated
recently updated
newest added

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.13.2 to 1.14.8. Commits 3d81dc3 Release version 1.14.8 of the npm package. 62e546a Drop confidential headers across schemes. 2ede36d Release version 1.14.7 of the npm package. 8b347cb...

dependencies

## 概要 API Visualizer で対局中の API の内容を確認すると、一部のフィールドが表示されていない 表示されていないフィールドの値は `false` や `0` 、空リストなど、 ~~`false` と評価されるような値である~~ デフォルト値である API Visualizer の表示 ![origin](https://github.com/Cryolite/mahjongsoul_sniffer/assets/152096077/2be8f721-c1ed-4920-89e7-b15b6a0d8923) 同じデータの majsoulrpa での log ![majsoul-miai-gateway](https://github.com/Cryolite/mahjongsoul_sniffer/assets/152096077/ec9661eb-55db-4c7c-bbc7-fe52386f1814) ## To Be 値が `false` や...

## 概要 API Visualizer で対局中の API の内容を確認すると、`ActionPrototype` が表示されていない 対局開始時の通信分など一部のみ表示されている ## 原因 `ActionPrototype` の `data` は難読化されているが解読する処理がない そのため `data` のデコード時に `google.protobuf.message.DecodeError` が発生し、WebSocket メッセージの JSON への変換処理が途中で終了してしまうため ## To Be `data` をデコードして `google.protobuf.message.DecodeError` が発生した場合は...

![image](https://github.com/Cryolite/mahjongsoul_sniffer/assets/51454565/feb51ad5-1a82-4ff6-9019-c3a29de65480) I'm trying to write a simpler (in mechanism) UUID sniffer as it is tricky to register and use Amazon S3 in the place I live. None of them is...

## 概要 Vue.js 2 が EOL となったため、 Vue.js 3 に移行します 開発ツール・設定も最新のものに変更しています ( 例 : vue/cli → vite ) ## 移行対象 API Visualizer のみ 理由 : Game Abstract Crawler と Game...

I have now collected over 10 million game information through game-abstract-crawler and now I am trying to use game-detail-crawler to get detailed information to use in kanachan training. But there...

enhancement

(majsoul) D:\venv\majsoul\mahjongsoul\api-visualizer>docker-compose up [+] Building 0.0s (0/0) docker:default [+] Running 3/0 ✔ Container api-visualizer-redis-1 Running 0.0s ✔ Container api-visualizer-build-1 Created 0.0s ✔ Container api-visualizer-web_server-1 Created 0.0s Attaching to api-visualizer-build-1, api-visualizer-redis-1,...

As the diagram shows, the AWS server mainly acts as a storage and a platform, where the local machine can replace. ![image](https://github.com/Cryolite/mahjongsoul_sniffer/assets/51454565/bdd2dc26-0e99-446a-82dd-962009e37752)

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...

dependencies

Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.2. Release notes Sourced from express's releases. 4.18.2 Fix regression routing a large stack in a single route deps: [email protected] deps: [email protected] perf: remove unnecessary...

dependencies