Go to file
2020-11-17 14:06:27 -07:00
SpotifyKeyDumper GitLab source code fix for removing custom Ogg page 2020-11-17 14:06:27 -07:00
SpotifyKeyDumperInjector Add automatic downloading support (must launch SpotifyKeyDumperInjector before Spotify launches) 2020-11-17 12:11:33 -07:00
.gitattributes Initial commit 2020-11-01 22:08:10 -07:00
.gitignore Initial commit 2020-11-01 22:08:10 -07:00
LICENSE Initial commit 2020-11-01 22:08:10 -07:00
README.md Update README 2020-11-17 13:47:38 -07:00
screenshot_example.png Initial commit 2020-11-01 22:08:10 -07:00
SpotifyKeyDumper.sln Initial commit 2020-11-01 22:08:10 -07:00

SpotifyKeyDumper

By @ProfessorTox

Dump AES keys for Spotify songs from a compatible Windows Spotify version (compatibility listed below).

Now with automatic download support!

Screenshot Example

Using

  1. Make sure SpotifyKeyDumperInjector.exe and SpotifyKeyDumper.dll are located in the same folder as Spotify (Spotify.exe).
  2. Start SpotifyKeyDumperInjector either before or after launching Spotify.

Building

This project uses C++14 on Visual Studio 2019

Compatibility

  • 1.1.25
  • 1.1.26
  • 1.1.27
  • 1.1.28
  • 1.1.29
  • 1.1.30
  • 1.1.44
  • 1.1.45
  • 1.1.46

If you want a specific version, DM me.

Notes

  • Inspired by XSpotify
  • Tools used for research: IDA Pro, Ghidra, and Cheat Engine
  • This program was created for educational purposes. It is not intended to be used otherwise

License

The MIT License (MIT)