GreenDou / MagicSniffer

[POC] MagicSniffer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

[POC] MagicSniffer

License:MIT License


Languages

Language:JavaScript 100.0%