Skip to content
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

Can't decrypt Spotify version 9.0.22 #159

Open
yodaluca23 opened this issue Mar 4, 2025 · 0 comments
Open

Can't decrypt Spotify version 9.0.22 #159

yodaluca23 opened this issue Mar 4, 2025 · 0 comments

Comments

@yodaluca23
Copy link

Before you submit the issue, please check the FAQ section in Wiki: https://github.com/ChiChou/bagbak/wiki#faq
Then delete this section.

Describe the bug
A clear and concise description of what the bug is.
I can't decrypt Spotify version 9.0.22.

To Reproduce
Steps to reproduce the behavior:
Install Spotify run bagbak com.spotify.client

Expected behavior
A clear and concise description of what you expected to happen.
Be able to decrypt Spotify.

Screenshots
If applicable, add screenshots to help explain your problem.

[info] pulling app bundle from device, please be patient
[info] downloaded 744 files and 231 folders
[info] app bundle downloaded
[decrypt] Spotify
[decrypt] PlugIns/NotificationServiceExtension.appex/NotificationServiceExtension
node:internal/process/promises:289
            triggerUncaughtException(err, true /* fromPromise */);
            ^

Error: Error Domain=OSLaunchdErrorDomain Code=137 "Service does not support the specified action" UserInfo={NSLocalizedFailureReason=Service does not support the specified action}
    at throwsNSError (/script1.js:62)
    at <anonymous> (/script1.js:151)
    at call (native)
    at <anonymous> (frida/runtime/message-dispatcher.js:11)
    at o (frida/runtime/message-dispatcher.js:23) {
  fileName: '/script1.js',
  lineNumber: 62
}

Node.js v20.14.0

Desktop (please complete the following information):

  • OS: [e.g. Ubuntu] MacOS 15.3.1 (24D70)
  • nodejs: [e.g. v18.16.0] v20.14.0
  • frida on device version 16.6.6 (Also tested with several other versions
  • iOS and jailbreak version: iOS 16.4.1 (a), Dopamine 2.4.1, iPhone X.
  • The app you are trying to work on [e.g. com.example.app, better with AppStore link] com.spotify.client

Additional context
Add any other context about the problem here.
Tested also on iPhone XR, iOS 15.4, Dopamine 2.4.1 gives different error:

[info] pulling app bundle from device, please be patient
[info] downloaded 744 files and 231 folders
[info] app bundle downloaded
node:internal/process/promises:289
            triggerUncaughtException(err, true /* fromPromise */);
            ^

[Error: Unexpected early end-of-stream]

Node.js v20.14.0
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

No branches or pull requests

1 participant