ys-sniffer 0.2.4

Embeddable packet sniffer for anime game
Documentation

ys-sniffer

A high-level, embeddable packet sniffer for anime game, written in Rust.

About

The library attempts to guess which packet acts as the 'handshake' for encryption between the client and server.

As such, it will be able to decrypt future packets, but it still does not identify them by name.

Features

  • processor - Exposes the packet processor, allowing for low-level packet input.

See Other

  • ayylmao - Modern packet sniffer (unfinished)
  • evergreen - Original Rust/WinPcap packet sniffer

This project is licensed under the MIT License. See the LICENSE file for details.