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

feat: Support customize output apk signing levels #329

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

zjns
Copy link

@zjns zjns commented Apr 18, 2024

PR again. Some apps (eg. bilibili) signature verification can be bypassed by setting different signing levels.

@zjns
Copy link
Author

zjns commented Apr 18, 2024

If the apk signature is incomplete, readSigningLevels will got a empty set, then will fallback to ApkSigner default behavior (v1,v2,v3).

@zjns zjns closed this Aug 30, 2024
@oSumAtrIX
Copy link
Member

Why was this PR closed?

@zjns
Copy link
Author

zjns commented Aug 30, 2024

Long time no response, and now I no longer rely on this method to bypass signature verification.

@oSumAtrIX
Copy link
Member

oSumAtrIX commented Aug 30, 2024

I think this still has relevance for ReVanced, at least it should retain the signing level or like in this PR, allow changing it. The reason it didn't have response for some time is because currently I am busy with other parts of ReVanced, this is still in my todo.

@oSumAtrIX oSumAtrIX reopened this Aug 30, 2024
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.

2 participants