charleywright / spotify-analyze-v2

4 stars 1 forks source link

Spotify Analyze V2

An updated version of librespot-org/spotify-analyze based on the same concepts

Needle

A library and injector that can log encrypted SPIRC messages. It contains a Mercury parser and some protobuf definitions with the aim of aiding further reverse engineering of the protocol. More details are available in the README

Needle Example

Shannon

Reference implementation of the Shannon cipher used in SPIRC from here. The test file is slightly edited to allow it to be used as a test for Needle and not spam stdout

Contribution

I am very open to contribution, if you feel something needs changing or have something to add feel free to open an issue.

TODO