Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 629 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 629 Bytes

MagicSniffer

We have posted an article about this on sdl.moe: 原神 2.8 KCP 验证密钥交互流程解析与流量解密

As everyone knows, RSA is the most secure way to encrypt data, but RSA could not prevent MAGIC from WindSeedClientNotify.

MagicSniffer is a amazing tool could help you decrypt GI traffic by MAGIC of WindSeedClientNotify.

Usage

  1. Install
npm install
  1. Edit config.json, locate your GI traffic file.

  2. Run

node app.js

Credit