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

bug: unable to import keystore with empty password #1781

Open
4 tasks done
Howard20181 opened this issue Mar 23, 2024 · 0 comments
Open
4 tasks done

bug: unable to import keystore with empty password #1781

Howard20181 opened this issue Mar 23, 2024 · 0 comments
Labels
Bug report Something isn't working

Comments

@Howard20181
Copy link

Howard20181 commented Mar 23, 2024

Bug description

When import a keystore with empty password (generated by revanced-cli with default parameter), manager failed to signing

Version of ReVanced Manager and version & name of app you are patching

Manager 1.19.4-dev.2
YouTube 19.04.37

Installation method

None

ReVanced Manager logs

- Device Info
ReVanced Manager: 1.19.4-dev.2
Model: 23127PN0CC
Android version: 14
Supported architectures: arm64-v8a
Root permissions: Yes

- Patch Info
App: com.google.android.youtube v19.04.37 (Suggested: 19.04.37)
Patches version: v4.3.0
Patches added: Default
Patches removed: None
Default patch options changed: None

- Settings
Allow changing patch selection: false
Version compatibility check: true
Show universal patches: false
Patches source: revanced/revanced-patches
Integration source: revanced/revanced-integrations

- Logs
Reading APK
Decoding app manifest
Loading patches
Merging integrations
Deleting existing temporary files directory
Decoding resources
Executing patches
Applied 61 patches
Compiling patched dex files
Compiled 8 dex files
Compiling modified resources
Aligning APK
An error occurred:
java.lang.IllegalArgumentException: Invalid password for keystore entry alias
	at app.revanced.library.ApkSigner.readKeyCertificatePair(Unknown Source:99)
	at app.revanced.library.ApkSigner.newApkSigner(SourceFile:3)
	at app.revanced.library.ApkUtils.sign(SourceFile:2)
	at app.revanced.manager.flutter.MainActivity.runPatcher$lambda$34(Unknown Source:553)
	at app.revanced.manager.flutter.MainActivity.k(Unknown Source:0)
	at app.revanced.manager.flutter.f.run(Unknown Source:20)
	at java.lang.Thread.run(Thread.java:1012)

Patch logs

No response

Acknowledgements

  • This issue is not a duplicate of an existing bug report.
  • I have chosen an appropriate title.
  • All requested information has been provided properly.
  • The bug is only related to ReVanced Manager
@Howard20181 Howard20181 added the Bug report Something isn't working label Mar 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug report Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant