Playplay-based AES key generator for Spotify.
Project description
Playplay keygen
This repository contains the Playplay keygen previously part of spotify-dl-cli.
Original project:
https://github.com/cycyrild/spotify-dl-cli
It provides an AES decryption key generator for Spotify content by emulating the Playplay runtime.
from pathlib import Path
from unplayplay import KeyEmu
# Initialize with a compatible Spotify binary
emu = KeyEmu(Path("Spotify.dll"))
# Obfuscated key
obfuscated_key = bytes.fromhex("0694259138997536f3ddcf2be2855c8a")
# Extract AES key
aes_key = emu.get_aes_key(obfuscated_key)
print(aes_key.hex())
The Spotify binary must match the expected version/hash
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file unplayplay-0.0.6.tar.gz.
File metadata
- Download URL: unplayplay-0.0.6.tar.gz
- Upload date:
- Size: 1.4 MB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6a6da1f081d70ae9c20d971c2707d0e751581ff1e6c403968ff4d2d1e523ad1f
|
|
| MD5 |
c8eef48d7c753e4edc5eca8d95e3c524
|
|
| BLAKE2b-256 |
5d086094d2ce3a66de3479e0bf0ab87f47b64e2438dd4fc0750ed318d16ee32f
|
Provenance
The following attestation bundles were made for unplayplay-0.0.6.tar.gz:
Publisher:
python-publish.yml on cycyrild/another-unplayplay
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
unplayplay-0.0.6.tar.gz -
Subject digest:
6a6da1f081d70ae9c20d971c2707d0e751581ff1e6c403968ff4d2d1e523ad1f - Sigstore transparency entry: 1391598378
- Sigstore integration time:
-
Permalink:
cycyrild/another-unplayplay@0572777509016afad18c8dfce652f2c16ad47f13 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/cycyrild
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python-publish.yml@0572777509016afad18c8dfce652f2c16ad47f13 -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file unplayplay-0.0.6-py3-none-any.whl.
File metadata
- Download URL: unplayplay-0.0.6-py3-none-any.whl
- Upload date:
- Size: 1.5 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b715c4888c98391eafa39fef28a909c37bfab1197e53ba6289f936ebcfce20df
|
|
| MD5 |
eca2fb452fdb9e605a38a228294592ab
|
|
| BLAKE2b-256 |
3334a63ef1f6ba201b414acf31625ffeeab8d6174b5da8ca6c8105781025e0bd
|
Provenance
The following attestation bundles were made for unplayplay-0.0.6-py3-none-any.whl:
Publisher:
python-publish.yml on cycyrild/another-unplayplay
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
unplayplay-0.0.6-py3-none-any.whl -
Subject digest:
b715c4888c98391eafa39fef28a909c37bfab1197e53ba6289f936ebcfce20df - Sigstore transparency entry: 1391598395
- Sigstore integration time:
-
Permalink:
cycyrild/another-unplayplay@0572777509016afad18c8dfce652f2c16ad47f13 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/cycyrild
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python-publish.yml@0572777509016afad18c8dfce652f2c16ad47f13 -
Trigger Event:
workflow_dispatch
-
Statement type: