Skip to content

fix(Spotify - Spoof client patch): Block sending bad integrity verdicts to potentially fix account suspensions #5274

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 27, 2025

Conversation

brosssh
Copy link
Member

@brosssh brosssh commented Jun 27, 2025

Blocks the outgoing request containing the broken verdict, in case integrity validation was requested.

…y API

Blocks the outgoing request containing the broken verdict, in case integrity validation was requested.
@Ushie
Copy link
Member

Ushie commented Jun 27, 2025

Wouldn't this make it more detectable by Spotify? To pick out requests coming from users whose verdicts haven't been sent?

Or is the patched Spotify indistinguishable from the web app?

@brosssh
Copy link
Member Author

brosssh commented Jun 27, 2025

The web app doesn't has integrity checks. Currently we are sending a broken verdict for the web app token, which shouldn't ask for it in the first place.

@oSumAtrIX
Copy link
Member

Wouldn't this make it more detectable by Spotify? To pick out requests coming from users whose verdicts haven't been sent?

Or is the patched Spotify indistinguishable from the web app?

A. Bad verdicts
B. No verdicts

Choose your poison

@oSumAtrIX oSumAtrIX changed the title fix(Spotify - Spoof client patch): Block the verdict request integrity API fix(Spotify - Spoof client patch): Block sending bad integrity verdicts to potentially fix account suspensions Jun 27, 2025
@oSumAtrIX oSumAtrIX merged commit f7b574c into ReVanced:dev Jun 27, 2025
1 check passed
@brosssh brosssh deleted the fix/spotify/block-integrity-call branch June 27, 2025 14:03
github-actions bot pushed a commit that referenced this pull request Jun 27, 2025
# [5.30.0-dev.2](v5.30.0-dev.1...v5.30.0-dev.2) (2025-06-27)

### Bug Fixes

* **Spotify - Spoof client patch:** Block sending bad integrity verdicts to potentially fix account suspensions ([#5274](#5274)) ([f7b574c](f7b574c))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants