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

server report: Signer conflicts with external Zipalign | 64bit Linux #506

Open
3 tasks done
Morsmalleo opened this issue Mar 17, 2024 · 0 comments
Open
3 tasks done
Labels
Signing Bug Something with the APK Signer isn't working right

Comments

@Morsmalleo
Copy link
Owner

server issue description

  1. Install AhMyth and it's dependencies
  2. Install AhMyth zipalign either with a package manager, with Android Studio or manually yourself.
  3. Boot up AhMyth
  4. Navigate to the “APK Builder ”Tab
  5. Attempt to Build a Payload
  6. See the “ Signing Failed ”Error.

Error logs

To be updated.

Solution

Remove any external zipalign and the signer will work on 64Bit Linux (works but is not good enough)

Add a function to first attempt to zipalign the payload using an external zipalign, and if this doesn't work fall back to using the Signer's Built in Zipalign

Additional context

No response

Acknowledgements

  • This issue is not a duplicate of an existing server report.
  • I have chosen an appropriate title.
  • All requested information has been provided properly.
@Morsmalleo Morsmalleo added the Signing Bug Something with the APK Signer isn't working right label Mar 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Signing Bug Something with the APK Signer isn't working right
Projects
None yet
Development

No branches or pull requests

1 participant