Skip to content

Instantly share code, notes, and snippets.

@obfusk
Created December 4, 2022 21:00
Show Gist options
  • Select an option

  • Save obfusk/0e092ee039f3ce42b6f3d8e14fc03f8b to your computer and use it in GitHub Desktop.

Select an option

Save obfusk/0e092ee039f3ce42b6f3d8e14fc03f8b to your computer and use it in GitHub Desktop.
verify F-Droid index-v1.jar using apksigtool
#!/bin/bash
apksigtool verify-v1 --allow-unsafe=SHA1 --signed-by=43238d512c1e5eb2d6569f4a3afbf5523418b82e0a3ed1552770abb9a9c9ccab: index-v1.jar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment