A Spotify for Windows hooking application proof-of-concept inspired by XSpotify.

This application works by injecting into the Windows Spotify process, hooking various functions, and then continuing normal application functionality.

Currently, this application only works on Spotify 1.1.25, and shows off printing the internal log used by Spotify, among other small features.

Find the code on GitHub here.