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

[bunkr] Bypassed URL encrpytion #7070

Merged
merged 1 commit into from
Feb 28, 2025
Merged

[bunkr] Bypassed URL encrpytion #7070

merged 1 commit into from
Feb 28, 2025

Conversation

okbuddyagi
Copy link
Contributor

This fixes #7058

Currently bunkr returns an encrypted URL that can be locally decrypted by a local obfuscated javascript function.

I have cracked the encryption / logic behind the obfuscated javascript and implemented it to obtain the URL

Tested on bunkr album links and it works

@syjtieh
Copy link

syjtieh commented Feb 28, 2025

Is this still working? I continue having #

@okbuddyagi
Copy link
Contributor Author

@syjtieh which link were you trying to download? I can try debug

@mikf I can't be bothered fixing the linter (flake8 80 character limit is zzz), feel free to fix the test and merge

- fixed imports
- formatting
- revert unrelated formatting changes
- cleanup / simplify
@mikf mikf merged commit 7c33b9f into mikf:master Feb 28, 2025
10 checks passed
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.

[bunkr] Failed to download #
3 participants